X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1674c73a431c156222766865560bab06d9d5c020..991d57f8443fc8a31c2ad3e3a8180af08a6394d6:/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..9f341fa8c2 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,7 +84,9 @@ #define SOCKLEN_T socklen_t #define STDC_HEADERS 1 #define TARGET_CARBON 1 +#if __BIG_ENDIAN__ #define WORDS_BIGENDIAN 1 +#endif #define WXWIN_COMPATIBILITY_2_4 1 #define WXWIN_OS_DESCRIPTION "Darwin 7.3.0 Power Macintosh" #define WX_GMTOFF_IN_TM 1