diff --git a/setup.h.in b/setup.h.in index c93af148df..58e930465f 100644 --- a/setup.h.in +++ b/setup.h.in @@ -236,6 +236,11 @@ */ #define wxUSE_MIMETYPE 0 +/* + * Use wxSystemOptions + */ +#define wxUSE_SYSTEM_OPTIONS 0 + /* * Use wxMessageDialog (and wxMessageBox) */