X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0c9da2fa867cd33b4e74de00aeafdc4955149d82..c2e9ada4985eef5711d0fcecf2da42efdc604c5d:/setup.h.in diff --git a/setup.h.in b/setup.h.in index 866296b1bf..b4d0aadddd 100644 --- a/setup.h.in +++ b/setup.h.in @@ -449,6 +449,8 @@ #define wxUSE_HELP 0 +#define wxUSE_MS_HTML_HELP 0 + #define wxUSE_WXHTML_HELP 0 @@ -1079,6 +1081,9 @@ /* Define if you have Pango xft support */ #undef HAVE_PANGO_XFT +/* Define if you have the header file. */ +#undef HAVE_SYS_SELECT_H + /* ------------------------------------------------------------------------- Win32 adjustments section ------------------------------------------------------------------------- */