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

(-)gnome-system-tools-2.14.0.orig/configure.in (-1 / +1 lines)
Lines 248-254 Link Here
248
GST_LIBS="$GST_DEPENDS_LIBS"
248
GST_LIBS="$GST_DEPENDS_LIBS"
249
GST_CFLAGS="$GST_DEPENDS_CFLAGS $GST_CRACK_LIB_CFLAGS $GST_DEPRECATED_FLAGS"
249
GST_CFLAGS="$GST_DEPENDS_CFLAGS $GST_CRACK_LIB_CFLAGS $GST_DEPRECATED_FLAGS"
250
250
251
GST_TOOL_LIBS="$GST_LIBS -lutil \$(top_builddir)/src/common/libsetuptool.a"
251
GST_TOOL_LIBS="\$(top_builddir)/src/common/libsetuptool.a $GST_LIBS -lutil"
252
GST_TOOL_CFLAGS="$GST_CFLAGS -I\$(top_srcdir)/src/common"
252
GST_TOOL_CFLAGS="$GST_CFLAGS -I\$(top_srcdir)/src/common"
253
253
254
GST_TOOL_CLEANFILES="\$(desktop) \$(desktop).in"
254
GST_TOOL_CLEANFILES="\$(desktop) \$(desktop).in"

Return to bug 129230