]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/config_xcode.h
export wxRichTextObjectPtrArrayArray since it is used in the public API.
[wxWidgets.git] / include / wx / osx / config_xcode.h
index a8257a636b915dcc3a276b6fbba6c0ca3be6898c..0174f32707e03bb3956b21ec35d3f5e4f7734856 100644 (file)
@@ -1,5 +1,5 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Name:        config_xcode.pch
+// Name:        wx/osx/config_xcode.h
 // Purpose:     configurations for xcode builds
 // Author:      Stefan Csomor
 // Modified by:
@@ -13,7 +13,7 @@
 
 #define HAVE_SSIZE_T 1
 #define STDC_HEADERS 1
-#if __BIG_ENDIAN__
+#ifdef __BIG_ENDIAN__
 #define WORDS_BIGENDIAN 1
 #endif
 #define wxUSE_UNIX 1
 #define WXWIN_OS_DESCRIPTION "Darwin 7.9.0 Power Macintosh"
 #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org"
 #define PACKAGE_NAME "wxWidgets"
-#define PACKAGE_STRING "wxWidgets 2.9.2"
+#define PACKAGE_STRING "wxWidgets 2.9.5"
 #define PACKAGE_TARNAME "wxwidgets"
-#define PACKAGE_VERSION "2.9.2"
+#define PACKAGE_VERSION "2.9.5"
 
 // for regex
 #define WX_NO_REGEX_ADVANCED 1