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

Collapse All | Expand All

(-)a/configure.ac (-1 / +1 lines)
Lines 66-72 AS_IF([test "x$with_gtk" = x3], Link Here
66
AM_CONDITIONAL(USE_GTK3, [test "x$with_gtk" = x3])
66
AM_CONDITIONAL(USE_GTK3, [test "x$with_gtk" = x3])
67
67
68
LT_LIB_M
68
LT_LIB_M
69
LIBINDICATOR_LIBS+="$LIBM"
69
LIBINDICATOR_LIBS="${LIBINDICATOR_LIBS} $LIBM"
70
70
71
##############################
71
##############################
72
# Custom Junk
72
# Custom Junk

Return to bug 777087