X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1674c73a431c156222766865560bab06d9d5c020..8a16d7370e3cdc7d583a6f14ab11b3a1d27b73df:/include/wx/mac/carbon/config_xcode.h diff --git a/include/wx/mac/carbon/config_xcode.h b/include/wx/mac/carbon/config_xcode.h index 2f2905f2d1..ed53444e2f 100644 --- a/include/wx/mac/carbon/config_xcode.h +++ b/include/wx/mac/carbon/config_xcode.h @@ -11,6 +11,7 @@ // from config.log confdefs +#define HAVE_SSIZE_T 1 #define HAVE_BOOL 1 #define HAVE_CONST_CAST #define HAVE_COS 1 @@ -83,8 +84,9 @@ #define SOCKLEN_T socklen_t #define STDC_HEADERS 1 #define TARGET_CARBON 1 +#if __BIG_ENDIAN__ #define WORDS_BIGENDIAN 1 -#define WXWIN_COMPATIBILITY_2_4 1 +#endif #define WXWIN_OS_DESCRIPTION "Darwin 7.3.0 Power Macintosh" #define WX_GMTOFF_IN_TM 1 #define WX_NO_REGEX_ADVANCED 1