freebsd-ports/devel/anjuta-devel/files/patch-plugins::class-gen::Makefile.in
Maxim Sobolev ede6e408c4 Update to 0.1.9.
PR:		34983
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-19 08:37:46 +00:00

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@