# endif
#endif
+/*
+ Include wx/setup.h for the Unix platform defines generated by configure and
+ the library compilation options
+
+ Note that it must be included before defining hardware symbols below as they
+ could be already defined by configure
+ */
+#include "wx/setup.h"
+
/*
Hardware platform detection.
#endif
#endif /* alpha */
-/*
- Include wx/setup.h for the Unix platform defines generated by configure and
- the library compilation options
- */
-#include "wx/setup.h"
/*
adjust the Unicode setting: wxUSE_UNICODE should be defined as 0 or 1