Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 405337
Collapse All | Expand All

(-)configure.in~ (+1 lines)
Lines 1749-1754 Link Here
1749
1749
1750
    if test -n "$GTK_LIBS" ; then
1750
    if test -n "$GTK_LIBS" ; then
1751
      if test -n "$GTK_LIBS"; then
1751
      if test -n "$GTK_LIBS"; then
1752
        AX_ADD_OPTION([LIBS], [$X_LIBS])
1752
        AX_ADD_OPTION([LIBS], [$GTK_LIBS])
1753
        AX_ADD_OPTION([LIBS], [$GTK_LIBS])
1753
        AX_ADD_OPTION([CPPFLAGS], [$GTK_CFLAGS])
1754
        AX_ADD_OPTION([CPPFLAGS], [$GTK_CFLAGS])
1754
        AC_DEFINE_UNQUOTED(GTK_FACE, [$GTK_VERSION], [with GTK+ GUI])
1755
        AC_DEFINE_UNQUOTED(GTK_FACE, [$GTK_VERSION], [with GTK+ GUI])

Return to bug 405337