]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
adding focus and border quartz support
[wxWidgets.git] / setup.h.in
index baf634693e4792e08051f4cab037138bbc21be4d..7228fe9a0d44f00cacd17805b57acfec00cc9a4e 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_ARCHIVE_STREAMS     0
+
 #define wxUSE_ZIPSTREAM     0
 
 #define wxUSE_ZLIB          0
 
 #define wxUSE_DIRECTSHOW    0
 
+#define wxUSE_GSTREAMER     0
+
 #define wxUSE_XRC       0
 
 #if wxUSE_XRC
 /* 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