X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/16ca2e0fac252c2e900718122e058e7dad58c991..c1cb24a46088fe648eabf5bf12cda8d2779c734f:/setup.h.in diff --git a/setup.h.in b/setup.h.in index 6dfba67f8b..9961b65d93 100644 --- a/setup.h.in +++ b/setup.h.in @@ -39,6 +39,9 @@ /* Define to `unsigned' if doesn't define. */ #undef size_t +/* Define if ssize_t type is available. */ +#undef HAVE_SSIZE_T + /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS @@ -256,7 +259,6 @@ #define wxUSE_ODBC 0 #define wxUSE_BUILTIN_IODBC 0 #define wxODBC_FWD_ONLY_CURSORS 1 -#define wxODBC_BACKWARD_COMPATABILITY 0 /* * Use freetype */