libindicator/libindicator-12.10.1-configure.patch

12 lines
341 B
Diff
Raw Permalink Normal View History

--- libindicator-12.10.1/configure.ac.orig 2016-03-15 18:43:10.329033103 +0100
+++ libindicator-12.10.1/configure.ac 2016-03-15 18:43:14.114030335 +0100
@@ -66,7 +66,7 @@
AM_CONDITIONAL(USE_GTK3, [test "x$with_gtk" = x3])
LT_LIB_M
-LIBINDICATOR_LIBS+="$LIBM"
+LIBINDICATOR_LIBS+=" $LIBM"
##############################
# Custom Junk