2013-09-26 17:14:40 +02:00

15 lines
374 B
Plaintext

$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