]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
Put the deprecation wrapper on __init__, not the class
[wxWidgets.git] / setup.h.in
index baf634693e4792e08051f4cab037138bbc21be4d..a2d34d8709f639e101e27fa0da63a6bc58da397d 100644 (file)
     #define wxUSE_ON_FATAL_EXCEPTION 0
 #endif
 
+#define wxUSE_STACKWALKER 0
+
 
 #ifndef wxUSE_UNICODE
     #define wxUSE_UNICODE 0
 
 #define wxUSE_FS_INET       0
 
+#define wxUSE_ARCSTREAM     0
+
 #define wxUSE_ZIPSTREAM     0
 
 #define wxUSE_ZLIB          0
 /* Define if you have pw_gecos field in struct passwd */
 #undef HAVE_PW_GECOS
 
+/* Define if you have __cxa_demangle() in <cxxabi.h> */
+#undef HAVE_CXA_DEMANGLE
+
 /* Define if you have dlopen() */
 #undef HAVE_DLOPEN