mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
15 lines
364 B
Plaintext
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
|
|
|