summaryrefslogtreecommitdiff
path: root/emulators/rewind/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/rewind/patches/patch-aa')
-rw-r--r--emulators/rewind/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/emulators/rewind/patches/patch-aa b/emulators/rewind/patches/patch-aa
new file mode 100644
index 00000000000..18c00fa22e0
--- /dev/null
+++ b/emulators/rewind/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2002/04/20 08:10:31 rh Exp $
+
+--- Make.rules.in.orig Tue Jan 15 04:56:46 2002
++++ Make.rules.in Sat Jan 26 21:08:41 2002
+@@ -31,7 +31,7 @@
+ X_CFLAGS = @X_CFLAGS@
+ X_LIBS = @X_LIBS@
+ XLIB = @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@
+-LIBS = @LIBS@
++LIBS = @LIBS@ -lc
+ YACC = @YACC@
+ LEX = @LEX@
+ LEXLIB = @LEXLIB@