]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
Update wxMac docs to reflect new wxOSX/Carbon and wxOSX/Cocoa split, keep a note...
[wxWidgets.git] / setup.h.in
index 39369fadf1afb6cfba7666ac2fcbd1f8a3e2f996..c59195003d52b48c4bd7e64c1111600eb3b91055 100644 (file)
 /* Define if you have usleep() */
 #undef HAVE_USLEEP
 
+/* Define if you have wcscasecmp() function  */
+#undef HAVE_WCSCASECMP
+
+/* Define if you have wcsncasecmp() function  */
+#undef HAVE_WCSNCASECMP
+
 /* Define if you have wcslen function  */
 #undef HAVE_WCSLEN
 
 /* Define if you have strnlen() function */
 #undef HAVE_STRNLEN
 
+/* Define if you have wcsnlen() function */
+#undef HAVE_WCSNLEN
+
 /* Define if you have wcstoull() and wcstoll() */
 #undef HAVE_WCSTOULL