aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/guile-gnome/files/patch-ad
blob: 5b9bc809fe99d0d92111b263209bbaf08f9c0d7d (plain) (blame)
1
2
3
4
5
6
7
--- guile-gnome/libglade/Makefile.in.orig	Sun Feb  4 20:53:44 2001
+++ guile-gnome/libglade/Makefile.in	Wed Feb 28 11:11:15 2001
@@ -103,3 +103,3 @@
 
-GLADE_LIBS = -lglade -lglade-gnome 
+GLADE_LIBS = `libglade-config --libs gnome`