X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/134ecc85d0aa650867224ce94d97137032fce8e6..4f8090e092ec9e89165341501ab1dd494698ce40:/setup.h.in diff --git a/setup.h.in b/setup.h.in index 6662300776..ab759d6ee5 100644 --- a/setup.h.in +++ b/setup.h.in @@ -964,6 +964,9 @@ /* Define if you have vsnprintf() */ #undef HAVE_VSNPRINTF +/* Define if you have vsnprintf() declaration in the header */ +#undef HAVE_VSNPRINTF_DECL + /* Define if you have usleep() */ #undef HAVE_USLEEP