X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77f2f1d3c2c7fb3b301f12c469158dce523d7656..ba5b8a68f7486cfb11e326c200e1c2df3e1a534d:/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 f05fb2b245..9f341fa8c2 100644 --- a/include/wx/mac/carbon/config_xcode.h +++ b/include/wx/mac/carbon/config_xcode.h @@ -5,12 +5,13 @@ // Modified by: // Created: 29.04.04 // RCS-ID: $Id$ -// Copyright: (c) wxWindows team +// Copyright: (c) wxWidgets team // 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,15 +63,15 @@ #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 #define ICONV_CONST const -#define PACKAGE_BUGREPORT "wx-dev@lists.wxwindows.org" -#define PACKAGE_NAME "wxWindows" -#define PACKAGE_STRING "wxWindows 2.5.1" -#define PACKAGE_TARNAME "wxwindows" +#define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org" +#define PACKAGE_NAME "wxWidgets" +#define PACKAGE_STRING "wxWidgets 2.5.1" +#define PACKAGE_TARNAME "wxwidgets" #define PACKAGE_VERSION "2.5.1" #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 @@ -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