summaryrefslogtreecommitdiff
path: root/misc/siag/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'misc/siag/patches/patch-ab')
-rw-r--r--misc/siag/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/siag/patches/patch-ab b/misc/siag/patches/patch-ab
new file mode 100644
index 00000000000..9ee1871deb2
--- /dev/null
+++ b/misc/siag/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.3 1999/03/05 01:52:32 hubertf Exp $
+
+--- tsiag/Makefile.in.BAK Fri Mar 5 02:08:21 1999
++++ tsiag/Makefile.in Fri Mar 5 02:08:54 1999
+@@ -58,7 +58,7 @@
+ PRE_UNINSTALL = :
+ POST_UNINSTALL = :
+ AWK = @AWK@
+-CC = @CC@
++CC = @CC@ -I${LOCALBASE}/include
+ GUILE = @GUILE@
+ LIBCURSES = @LIBCURSES@
+ LIBDL = @LIBDL@