X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..991d57f8443fc8a31c2ad3e3a8180af08a6394d6:/include/wx/mac/carbon/config_xcode.h?ds=sidebyside diff --git a/include/wx/mac/carbon/config_xcode.h b/include/wx/mac/carbon/config_xcode.h index fd2bc6ae78..9f341fa8c2 100644 --- a/include/wx/mac/carbon/config_xcode.h +++ b/include/wx/mac/carbon/config_xcode.h @@ -6,11 +6,12 @@ // Created: 29.04.04 // RCS-ID: $Id$ // Copyright: (c) wxWidgets team -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // from config.log confdefs +#define HAVE_SSIZE_T 1 #define HAVE_BOOL 1 #define HAVE_CONST_CAST #define HAVE_COS 1 @@ -62,7 +63,7 @@ #define HAVE_VSNPRINTF_DECL 1 #define HAVE_WCHAR_H 1 #define HAVE_WCSLEN 1 -#define HAVE_WCSLEN 1 +#define HAVE_WPRINTF 1 #define HAVE_WCSRTOMBS 1 #define HAVE_X11_XKBLIB_H 1 #define HAVE_X11_XLIB_H 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