#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