]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
Rebake everything using bakefile 0.2.9.
[wxWidgets.git] / setup.h.in
index 10e97475207bba414372e725f79057a874b7dd0f..b1f8916a9f43c33f6c570a597ab87f4e467e066c 100644 (file)
 #   define wxUSE_GRAPHICS_CONTEXT 0
 #endif
 
+#define wxUSE_CAIRO 0
+
+
 
 #define wxUSE_CONTROLS     0
 
 #define wxUSE_LISTCTRL      0
 #define wxUSE_RADIOBOX      0
 #define wxUSE_RADIOBTN      0
+#define wxUSE_RICHMSGDLG    0
 #define wxUSE_SCROLLBAR     0
 #define wxUSE_SEARCHCTRL    0
 #define wxUSE_SLIDER        0
 
 #define wxUSE_ACCEL 0
 
+#define wxUSE_ARTPROVIDER_STD 0
+
+#define wxUSE_ARTPROVIDER_TANGO 0
+
 #define wxUSE_HOTKEY 0
 
 #define wxUSE_CARET         0
 /* 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