HAVE_WCSLEN added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 1999-05-12 13:13:14 +00:00
parent cbacf725b7
commit 712a92f01c

View File

@ -489,6 +489,9 @@
/* Define if you have <wcstr.h>. */
#undef HAVE_WCSTR_H
/* Define if you have wcslen function */
#undef HAVE_WCSLEN
/* Define if you have <fnmatch.h>. */
#undef HAVE_FNMATCH_H
@ -501,9 +504,6 @@
/* Define if you have the vprintf function. */
#undef HAVE_VPRINTF
/* Define if you have the wait3 system call. */
#undef HAVE_WAIT3
/* Define as __inline if that's what the C compiler calls it. */
#ifndef __cplusplus
#undef inline