X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..42eba91294e1c374908b63bdc5f22a5c4c29f110:/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 fd2bc6ae78..ed53444e2f 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,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