]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
don't draw resize sash if it's dragged outside of managed frame
[wxWidgets.git] / setup.h.in
index ddc48e735aef05ad3c6b551ca89f0964f1fd160c..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 wcsdup function  */
 #undef HAVE_WCSDUP
 
+/* 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