X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ec9f9256ea352881857aa3c9216287b2ab2c36b8..6fce0cb8d4f3152841bb5143cbf773e3998db681:/setup.h.in diff --git a/setup.h.in b/setup.h.in index b746329504..f8df8e47e4 100644 --- a/setup.h.in +++ b/setup.h.in @@ -1229,8 +1229,17 @@ /* Define if you have wcsrtombs() function */ #undef HAVE_WCSRTOMBS -/* Define this if you have fputws() and putwc() */ -#undef HAVE_FPUTWC +/* Define this if you have wputc() */ +#undef HAVE_WPUTC + +/* Define this if you have wputchar() */ +#undef HAVE_WPUTCHAR + +/* Define this if you have putws() */ +#undef HAVE_PUTWS + +/* Define this if you have fputws() */ +#undef HAVE_FPUTWS /* Define this if you have strcasecmp() function in */ #undef HAVE_STRCASECMP_IN_STRING_H