#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
*/
#define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 1
-/* Define if the system headers declare the type boolean (which will conflict
- * with the jpeg headers unless HAVE_BOOLEAN is defined). */
-#undef HAVE_BOOLEAN
+/* When using an external jpeg library and the Windows headers already define
+ * boolean, define to the type used by the jpeg library for boolean. */
+#undef wxHACK_BOOLEAN
/* Define if the header pbt.h is missing. */
#undef NEED_PBT_H