From: Vadim Zeitlin Date: Wed, 12 May 1999 13:13:14 +0000 (+0000) Subject: HAVE_WCSLEN added X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/712a92f01c8e1507482d711311a83feb4313f127 HAVE_WCSLEN added git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/setup/setup.hin b/setup/setup.hin index 55a9dd364a..371e3dc726 100644 --- a/setup/setup.hin +++ b/setup/setup.hin @@ -489,6 +489,9 @@ /* Define if you have . */ #undef HAVE_WCSTR_H +/* Define if you have wcslen function */ +#undef HAVE_WCSLEN + /* Define if you have . */ #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