]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
add -k_T to the call to xgettext as otherwise a string of internat.cpp is not extracted
[wxWidgets.git] / setup.h.in
index ddc48e735aef05ad3c6b551ca89f0964f1fd160c..8b7365d7b88c22ad4ff416a677800739f58196e7 100644 (file)
 /* 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