summaryrefslogtreecommitdiff
path: root/lang/oo2c/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'lang/oo2c/patches/patch-aa')
-rw-r--r--lang/oo2c/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/oo2c/patches/patch-aa b/lang/oo2c/patches/patch-aa
new file mode 100644
index 00000000000..876530396d3
--- /dev/null
+++ b/lang/oo2c/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2003/05/02 23:32:45 jtb Exp $
+
+--- configure.orig
++++ configure
+@@ -2951,7 +2951,7 @@
+
+
+
+-for ac_header in sys/time.h unistd.h io.h pwd.h utime.h stdint.h gc/gc.h
++for ac_header in sys/time.h unistd.h io.h pwd.h utime.h stdint.h gc.h
+ do
+ as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
+ if eval "test \"\${$as_ac_Header+set}\" = set"; then