X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0b01706f2cdbb1f1d7fe93186cbc4fb4d7858f65..c16d276354b116475bf85a0388b4b0f545da0f82:/setup.h.in diff --git a/setup.h.in b/setup.h.in index 72b61840a2..a193068a07 100644 --- a/setup.h.in +++ b/setup.h.in @@ -964,6 +964,12 @@ /* Define if you have the inet_aton function. */ #undef HAVE_INET_ATON +/* Define if you have the mktemp function. */ +#undef HAVE_MKTEMP + +/* Define if you have the mkstemp function. */ +#undef HAVE_MKSTEMP + /* Define if you have the nanosleep function. */ #undef HAVE_NANOSLEEP