summaryrefslogtreecommitdiff
path: root/databases/gq/patches/patch-aa
blob: 930e04399e7d79a2b2a4460c7a66a360cff4e90e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-aa,v 1.2 2004/01/21 16:26:37 cube Exp $

--- config.h.in.orig	2003-11-04 00:07:06.000000000 +0100
+++ config.h.in
@@ -130,6 +130,9 @@
 /* Define to 1 if you have the `iswspace' function. */
 #undef HAVE_ISWSPACE
 
+/* Define if you have the btowc function.  */
+#undef HAVE_BTOWC
+
 /* Define if you have Kerberos installed */
 #undef HAVE_KERBEROS