ede6e408c4
PR: 34983 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
14 lines
381 B
Text
14 lines
381 B
Text
|
|
$FreeBSD$
|
|
|
|
--- plugins/class-gen/Makefile.in 2002/02/19 08:11:57 1.1
|
|
+++ plugins/class-gen/Makefile.in 2002/02/19 08:12:25
|
|
@@ -192,7 +192,7 @@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
LDFLAGS = @LDFLAGS@
|
|
LIBS = @LIBS@
|
|
-libanjuta_clsGen_la_LDFLAGS =
|
|
+libanjuta_clsGen_la_LDFLAGS = -module -avoid-version
|
|
libanjuta_clsGen_la_LIBADD =
|
|
libanjuta_clsGen_la_OBJECTS = clsGen.lo
|
|
CFLAGS = @CFLAGS@
|