summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-system-tools/files/patch-configure
blob: b854cde3a70f37af241a01ee87880b672ab5e462 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig  Wed May 26 12:02:51 2004
+++ configure   Wed May 26 12:03:23 2004
@@ -22623,7 +22623,7 @@
 GST_CFLAGS="$GST_DEPENDS_CFLAGS $GST_CRACK_LIB_CFLAGS $GST_DEPRECATED_FLAGS"
 
 GST_TOOL_LIBS="$GST_LIBS -lutil \$(top_builddir)/src/common/libsetuptool.a"
-GST_TOOL_CFLAGS="$GST_CFLAGS -I\$(top_srcdir)/src/common"
+GST_TOOL_CFLAGS="-I\$(top_srcdir)/src/common $GST_CFLAGS"
 
 GST_TOOL_CLEANFILES="\$(desktop) \$(desktop).in"
 GST_TOOL_EXTRA_DIST="\$(toolpixmaps) \$(desktop).in.in"