X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9b9483c7fd11ba8386d4c7ed3b5d701dfeae48e9..e3d8295c33fd492d7b5462859c9f8f1e4237d3d6:/setup.h.in diff --git a/setup.h.in b/setup.h.in index c7a3321653..162d88073b 100644 --- a/setup.h.in +++ b/setup.h.in @@ -896,6 +896,12 @@ * with 'char*' for the 3rd parameter instead of 'const char*' */ #undef HAVE_BROKEN_VSNPRINTF_DECL +/* Define if you have vsscanf() */ +#undef HAVE_VSSCANF + +/* Define if you have vsscanf() declaration in the header */ +#undef HAVE_VSSCANF_DECL + /* Define if you have usleep() */ #undef HAVE_USLEEP