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