summaryrefslogtreecommitdiff
path: root/lang/icon/patches/patch-am
blob: f699cc3c579c07ccd415938e4631a7187c8f0876 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-am,v 1.2 1998/08/07 11:09:07 agc Exp $

--- /dev/null	Wed Oct  1 17:23:30 1997
+++ config/unix/intel_netbsd/iconx.hdr	Wed Oct  1 17:32:26 1997
@@ -0,0 +1,7 @@
+SHELL=/bin/sh
+# the seek stuff is defined in a header file that they don't
+# include.  This is the easiest.  -Dconst= causes const to
+# be ignored.  This is needed because otherwise we get complaints
+# due to stdio.h defining some functions with const when they
+# are not defined that way in Icon's header files
+RSWITCH=rswitch.c