]> git.saurik.com Git - wxWidgets.git/commitdiff
HAVE_WCSLEN added
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 12 May 1999 13:13:14 +0000 (13:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 12 May 1999 13:13:14 +0000 (13:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup/setup.hin

index 55a9dd364ab40c5775a476d87b8faca5f298e4e1..371e3dc72661976bddd2ed47e7193c10b18a0e54 100644 (file)
 /* 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
 
 /* 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