#define wxUSE_XRC 0
-#if wxUSE_XRC
-#define wxUSE_XML 0
-#else
-# define wxUSE_XML 0
-#endif
+#define wxUSE_XML wxUSE_XRC
#define wxUSE_AUI 0
/* Define if you have the <wctype.h> header file. */
#undef HAVE_WCTYPE_H
+/* Define if you have <widec.h> (Solaris only) */
+#undef HAVE_WIDEC_H
+
/* Define if you have the <iconv.h> header file and iconv() symbol. */
#undef HAVE_ICONV