X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/819f6fb9f01650b80f72462bd351be45122ef10e..81853b98619293be66074d74d2557973c0f3ab21:/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 ec0ccfcfb5..9f341fa8c2 100644 --- a/include/wx/mac/carbon/config_xcode.h +++ b/include/wx/mac/carbon/config_xcode.h @@ -11,10 +11,7 @@ // from config.log confdefs -// for tiger only -#ifdef _SSIZE_T #define HAVE_SSIZE_T 1 -#endif #define HAVE_BOOL 1 #define HAVE_CONST_CAST #define HAVE_COS 1 @@ -87,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