X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0fb0dd83618472e0d0d7c9d77825e7975f531b6d..21840a6c0a8ddbc44b187efad7ffc24ad2ff7c76:/setup.h.in diff --git a/setup.h.in b/setup.h.in index a0796ed3ab..0fb96c14b1 100644 --- a/setup.h.in +++ b/setup.h.in @@ -143,6 +143,10 @@ #define wxUSE_ODBC 0 #define wxODBC_FWD_ONLY_CURSORS 1 #define wxODBC_BACKWARD_COMPATABILITY 0 +/* + * Use freetype + */ +#define wxUSE_FREETYPE 0 /* * Use Threads */