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:
@@ -489,6 +489,9 @@
|
|||||||
/* Define if you have <wcstr.h>. */
|
/* Define if you have <wcstr.h>. */
|
||||||
#undef HAVE_WCSTR_H
|
#undef HAVE_WCSTR_H
|
||||||
|
|
||||||
|
/* Define if you have wcslen function */
|
||||||
|
#undef HAVE_WCSLEN
|
||||||
|
|
||||||
/* Define if you have <fnmatch.h>. */
|
/* Define if you have <fnmatch.h>. */
|
||||||
#undef HAVE_FNMATCH_H
|
#undef HAVE_FNMATCH_H
|
||||||
|
|
||||||
@@ -501,9 +504,6 @@
|
|||||||
/* Define if you have the vprintf function. */
|
/* Define if you have the vprintf function. */
|
||||||
#undef HAVE_VPRINTF
|
#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. */
|
/* Define as __inline if that's what the C compiler calls it. */
|
||||||
#ifndef __cplusplus
|
#ifndef __cplusplus
|
||||||
#undef inline
|
#undef inline
|
||||||
|
Reference in New Issue
Block a user