aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/genius/files/patch-src::Makefile.in
blob: 8f84080400695eaa4250816dd0a73c972b13b112 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/Makefile.in.bak Fri Oct 17 02:22:23 2003
+++ src/Makefile.in Fri Oct 17 12:11:07 2003
@@ -213,7 +213,7 @@
 
 DEFS = @DEFS@ -I. -I$(srcdir) -I..
 LIBS = @LIBS@
-libtestplugin_la_LDFLAGS = 
+libtestplugin_la_LDFLAGS = -module -avoid-version
 libtestplugin_la_LIBADD = 
 libtestplugin_la_OBJECTS =  testplugin.lo
 bin_PROGRAMS =  gnome-genius$(EXEEXT) genius$(EXEEXT)