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

15 lines
364 B
Plaintext

$NetBSD: patch-aa,v 1.3 2008/01/10 21:42:51 adam Exp $
--- config.h.in.orig 2008-01-08 17:41:44.000000000 +0100
+++ config.h.in
@@ -53,6 +53,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