summaryrefslogtreecommitdiff
path: root/math/spar/files/patch-calculator_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/spar/files/patch-calculator_Makefile.in')
-rw-r--r--math/spar/files/patch-calculator_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/spar/files/patch-calculator_Makefile.in b/math/spar/files/patch-calculator_Makefile.in
new file mode 100644
index 000000000000..e4515e87a212
--- /dev/null
+++ b/math/spar/files/patch-calculator_Makefile.in
@@ -0,0 +1,11 @@
+--- calculator/Makefile.in.orig 2001-06-26 13:32:25 UTC
++++ calculator/Makefile.in
+@@ -91,7 +91,7 @@ PROGRAMS = $(bin_PROGRAMS)
+ DEFS = @DEFS@ -I. -I$(srcdir) -I..
+ CPPFLAGS = @CPPFLAGS@
+ LDFLAGS = @LDFLAGS@
+-LIBS = @LIBS@
++LIBS = @LIBS@ -lcompat
+ spar_OBJECTS = commands.o commands_table.o shell.o spar.o
+ spar_DEPENDENCIES = ../lib/.libs/libspar.so
+ spar_LDFLAGS =