]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
Implement vetoing editing in wxDataViewTextRenderer under GTK+ and test it in the...
[wxWidgets.git] / setup.h.in
index 8b7365d7b88c22ad4ff416a677800739f58196e7..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