Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 369305 | Differences between
and this patch

Collapse All | Expand All

(-)configure.ac.orig (+2 lines)
Lines 39-44 Link Here
39
AC_SUBST(GTK_CFLAGS)
39
AC_SUBST(GTK_CFLAGS)
40
AC_SUBST(GTK_LIBS)
40
AC_SUBST(GTK_LIBS)
41
41
42
AC_CHECK_LIB(X11, XDisplayKeycodes, [], [AC_ERROR(X11 library not installed or invalid!)])
43
42
# Only use GtkStatusIcon if we have it and want it
44
# Only use GtkStatusIcon if we have it and want it
43
AC_ARG_WITH(gtkstatusicon,
45
AC_ARG_WITH(gtkstatusicon,
44
            AC_HELP_STRING([--without-gtkstatusicon],
46
            AC_HELP_STRING([--without-gtkstatusicon],

Return to bug 369305