Test for wctype.h

Fix for broken Cygwin wchar.h


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2001-11-22 09:03:04 +00:00
parent a7ad2611f3
commit 0fbb762e07
3 changed files with 332 additions and 274 deletions

View File

@@ -1011,6 +1011,9 @@
/* Define if you have the <wcstr.h> header file. */
#undef HAVE_WCSTR_H
/* Define if you have the <wctype.h> header file. */
#undef HAVE_WCTYPE_H
/* Define if you have the <iconv.h> header file. */
#undef HAVE_ICONV_H