summaryrefslogtreecommitdiff
path: root/lang/oo2c/patches/patch-ab
blob: 34c5d7ab4f56ef0fa6b4216e752f8241bff8300f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ab,v 1.2 2003/05/10 14:21:33 jtb Exp $

--- lib/src/__config.h.in.orig
+++ lib/src/__config.h.in
@@ -12,6 +12,9 @@
 /* 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