X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7c5ac499c84648ef1f58afa1187656f5d72c56d8..8d3166e8acbbc8d351bdc94e507ef5712ffbfd37:/setup.h.in diff --git a/setup.h.in b/setup.h.in index 8b7365d7b8..c59195003d 100644 --- a/setup.h.in +++ b/setup.h.in @@ -912,6 +912,12 @@ /* 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