summaryrefslogtreecommitdiff
path: root/misc/metatheme2/files/patch-plugins_gtk-2_Makefile.in
blob: e7691be2ff30775b67ff700171541554487eca74 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- plugins/gtk-2/Makefile.in.orig	Sun May 19 16:29:10 2002
+++ plugins/gtk-2/Makefile.in	Sun May 19 16:29:22 2002
@@ -136,7 +136,7 @@
 CPPFLAGS = @CPPFLAGS@
 LDFLAGS = @LDFLAGS@
 LIBS = @LIBS@
-libgtkplugin2_la_LDFLAGS = 
+libgtkplugin2_la_LDFLAGS = -avoid-version -module
 libgtkplugin2_la_LIBADD = 
 libgtkplugin2_la_OBJECTS =  gtk-plugin.lo gtk-config-gui.lo
 CFLAGS = @CFLAGS@