X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a1bdd4ab9bb8cdcf8a14b8a64a5f5508be48ba4c..ed2da291ad485031cf6fd23d3a61a35560e37dd6:/setup.h.in diff --git a/setup.h.in b/setup.h.in index b975213e2a..b1f8916a9f 100644 --- a/setup.h.in +++ b/setup.h.in @@ -343,6 +343,9 @@ # define wxUSE_GRAPHICS_CONTEXT 0 #endif +#define wxUSE_CAIRO 0 + + #define wxUSE_CONTROLS 0 @@ -423,6 +426,10 @@ #define wxUSE_ACCEL 0 +#define wxUSE_ARTPROVIDER_STD 0 + +#define wxUSE_ARTPROVIDER_TANGO 0 + #define wxUSE_HOTKEY 0 #define wxUSE_CARET 0 @@ -978,6 +985,9 @@ /* Define if you have wcsdup function */ #undef HAVE_WCSDUP +/* Define if you have wcsftime() function */ +#undef HAVE_WCSFTIME + /* Define if you have strnlen() function */ #undef HAVE_STRNLEN