summaryrefslogtreecommitdiff
path: root/lang/oo2c/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'lang/oo2c/patches/patch-ab')
-rw-r--r--lang/oo2c/patches/patch-ab15
1 files changed, 15 insertions, 0 deletions
diff --git a/lang/oo2c/patches/patch-ab b/lang/oo2c/patches/patch-ab
new file mode 100644
index 00000000000..480bb7703e5
--- /dev/null
+++ b/lang/oo2c/patches/patch-ab
@@ -0,0 +1,15 @@
+$NetBSD: patch-ab,v 1.1.1.1 2003/05/02 23:32:45 jtb Exp $
+
+--- lib/src/__config.h.in.orig
++++ lib/src/__config.h.in
+@@ -9,8 +9,8 @@
+ /* Define to 1 if you have the `ftruncate' function. */
+ #undef HAVE_FTRUNCATE
+
+-/* Define to 1 if you have the <gc/gc.h> header file. */
+-#undef HAVE_GC_GC_H
++/* Define to 1 if you have the <gc.h> header file. */
++#undef HAVE_GC_H
+
+ /* Define to 1 if you have the `gettimeofday' function. */
+ #undef HAVE_GETTIMEOFDAY