X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1d65a68f6501508721ac0c37b481c5cc5158448a..4d1cbdbe17950bc5c8bc0b9fd126e27cfbd0f835:/setup.h.in diff --git a/setup.h.in b/setup.h.in index a6bdb6dd0c..30a3a4261d 100644 --- a/setup.h.in +++ b/setup.h.in @@ -1100,6 +1100,15 @@ /* 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 wprintf() and related functions */ +#undef HAVE_WPRINTF + +/* Define this if you have wprintf() and related functions */ +#undef HAVE_VSWPRINTF + /* Define this if you are using gtk and gdk contains support for X11R6 XIM */ #undef HAVE_XIM