freebsd-ports/devel/anjuta/files/patch-plugins_patch_Makefile.in
Joe Marcus Clarke 0d1705d732 Update to 1.0.0.
2002-11-06 01:38:52 +00:00

11 lines
420 B
Text

--- plugins/patch/Makefile.in.orig Tue Nov 5 16:59:47 2002
+++ plugins/patch/Makefile.in Tue Nov 5 16:59:56 2002
@@ -210,7 +210,7 @@
CONFIG_CLEAN_FILES =
LTLIBRARIES = $(plugin_LTLIBRARIES)
-libanjuta_patch_la_LDFLAGS =
+libanjuta_patch_la_LDFLAGS = -module -avoid-version
libanjuta_patch_la_LIBADD =
am_libanjuta_patch_la_OBJECTS = patch-plugin.lo
libanjuta_patch_la_OBJECTS = $(am_libanjuta_patch_la_OBJECTS)