summaryrefslogtreecommitdiff
path: root/devel/gide/files/patch-plugins::calculator::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gide/files/patch-plugins::calculator::Makefile.in')
-rw-r--r--devel/gide/files/patch-plugins::calculator::Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/gide/files/patch-plugins::calculator::Makefile.in b/devel/gide/files/patch-plugins::calculator::Makefile.in
new file mode 100644
index 000000000000..43bfb723f60f
--- /dev/null
+++ b/devel/gide/files/patch-plugins::calculator::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- plugins/calculator/Makefile.in 2001/07/24 10:42:10 1.1
++++ plugins/calculator/Makefile.in 2001/07/24 10:42:46
+@@ -159,7 +159,7 @@
+
+ DEFS = @DEFS@ -I. -I$(srcdir) -I../..
+ LIBS = @LIBS@
+-libgide_calculator_la_LDFLAGS =
++libgide_calculator_la_LDFLAGS = -avoid-version
+ libgide_calculator_la_DEPENDENCIES =
+ libgide_calculator_la_OBJECTS = calculator-tool.lo
+ COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)