pkgsrc/lang/icon/patches/patch-am
1998-08-07 11:08:53 +00:00

12 lines
511 B
Text

$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