]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
use C compiler for tests again, it's useless to use the C++ one for AC_CHECK_FUNCS...
[wxWidgets.git] / setup.h.in
index 9819817a864ffe089f38a95c2bd2bd2ed5982609..78bc597c6bd7120b361c7b099b0e663a01e41f67 100644 (file)
 
 #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