+/* Define if you have the <wctype.h> header file. */
+#undef HAVE_WCTYPE_H
+
+/* Define if you have the <iconv.h> header file and iconv() symbol. */
+#define HAVE_ICONV_H 1
+
+/* Define as "const" if the declaration of iconv() needs const. */
+#undef ICONV_CONST
+
+/* Define if you have the <langinfo.h> header file. */
+#define HAVE_LANGINFO_H 1
+
+/* Define if you have the <w32api.h> header file (mingw,cygwin). */
+#undef HAVE_W32API_H
+
+/* Define if you have wcsrtombs() function */
+#define HAVE_WCSRTOMBS 1
+