mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
313 B

--- ./examples/Makefile.in.orig 2004-12-04 21:33:52.452983840 +0100
+++ ./examples/Makefile.in 2004-12-04 21:36:44.784785424 +0100
@@ -253,7 +253,7 @@
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@
-LIBS = @LIBS@
+LIBS = @LIBS@ $(GLIB_LIBS)
X_CFLAGS = @X_CFLAGS@
X_LIBS = @X_LIBS@
X_EXTRA_LIBS = @X_EXTRA_LIBS@