2008-09-11 06:22:50 +02:00
|
|
|
$NetBSD: patch-aa,v 1.12 2008/09/11 04:22:50 dholland Exp $
|
2002-11-19 21:58:03 +01:00
|
|
|
|
2008-09-11 06:22:50 +02:00
|
|
|
--- ../config.h.in~ 2003-01-07 09:33:07.000000000 -0500
|
|
|
|
+++ ../config.h.in 2008-09-08 04:37:57.000000000 -0400
|
2003-03-22 07:46:19 +01:00
|
|
|
@@ -321,6 +321,9 @@
|
|
|
|
/* Define if you have the <unixlib.h> header file. */
|
|
|
|
#undef HAVE_UNIXLIB_H
|
|
|
|
|
|
|
|
+/* Define if you have the <wchar.h> header file. */
|
|
|
|
+#undef HAVE_WCHAR_H
|
|
|
|
+
|
|
|
|
/* Define if you have the <stdint.h> header file. */
|
|
|
|
#undef HAVE_STDINT_H
|
2002-07-01 04:23:16 +02:00
|
|
|
|