summaryrefslogtreecommitdiff
path: root/devel/anjuta-devel/files/patch-plugins::class-gen::Makefile.in
blob: 877fc0a52456aceff78461bcbe309f8f5bfe6f29 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- plugins/class-gen/Makefile.in.orig	Tue Nov  5 15:19:38 2002
+++ plugins/class-gen/Makefile.in	Tue Nov  5 15:20:28 2002
@@ -210,7 +210,7 @@
 CONFIG_CLEAN_FILES =
 LTLIBRARIES = $(plugin_LTLIBRARIES)
 
-libanjuta_clsGen_la_LDFLAGS =
+libanjuta_clsGen_la_LDFLAGS = -module -avoid-version
 libanjuta_clsGen_la_LIBADD =
 am_libanjuta_clsGen_la_OBJECTS = clsGen.lo
 libanjuta_clsGen_la_OBJECTS = $(am_libanjuta_clsGen_la_OBJECTS)