]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
Shorten key names, add some tooltips
[wxWidgets.git] / setup.h.in
index baf634693e4792e08051f4cab037138bbc21be4d..faa8c5e6647f90971ca601aa86cb21a22855405a 100644 (file)
     #define wxUSE_ON_FATAL_EXCEPTION 0
 #endif
 
+#define wxUSE_STACKWALKER 0
+
 
 #ifndef wxUSE_UNICODE
     #define wxUSE_UNICODE 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