summaryrefslogtreecommitdiff
path: root/devel/anjuta-devel/files/patch-plugins_patch_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/anjuta-devel/files/patch-plugins_patch_Makefile.in')
-rw-r--r--devel/anjuta-devel/files/patch-plugins_patch_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/anjuta-devel/files/patch-plugins_patch_Makefile.in b/devel/anjuta-devel/files/patch-plugins_patch_Makefile.in
new file mode 100644
index 000000000000..f30e428913f3
--- /dev/null
+++ b/devel/anjuta-devel/files/patch-plugins_patch_Makefile.in
@@ -0,0 +1,11 @@
+--- 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)