]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/config_xcode.h
removed duplicate entries for UTF-16/32 (which are aliases for either LE or BE varian...
[wxWidgets.git] / include / wx / mac / carbon / config_xcode.h
index fd2bc6ae787173ec53ccbdce7cccb7c98f8aaa5e..9f341fa8c21794603aa4f97088745a01f07d138c 100644 (file)
@@ -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