$NetBSD: patch-aa,v 1.1 2013/04/21 14:53:36 makoto Exp $

- need to be able to check for wchar.h

--- Amaya/config.h.in~	2003-01-07 09:33:07.000000000 -0500
+++ Amaya/config.h.in	2008-09-08 04:37:57.000000000 -0400
@@ -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
 
