]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/config_xcode.h
New API for wxdataViewCtrl (doesn't run yet).
[wxWidgets.git] / include / wx / mac / carbon / config_xcode.h
index 7fd8ea7674a6ca7b4a71c4e2cd280ffd3775e21e..372d00a56a1872b403355f2f55dc08e4f3aea904 100644 (file)
@@ -61,7 +61,6 @@
 #define HAVE_VSNPRINTF_DECL 1
 #define HAVE_USLEEP 1
 #define HAVE_WCSLEN 1
-#define SIZEOF_CHAR 1
 #define SIZEOF_WCHAR_T 4
 #define SIZEOF_SHORT 2
 #define SIZEOF_INT 4
 #define HAVE_UNISTD_H 1
 #define HAVE_WCHAR_H 1
 #define HAVE_ICONV 1
-#define ICONV_CONST 
+#if MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_5
+#define ICONV_CONST const
+#else
+#define ICONV_CONST
+#endif
 #define HAVE_LANGINFO_H 1
 #define HAVE_WCSRTOMBS 1
 #define HAVE_FPUTWS 1
 #define HAVE_STRING_H 1
 #define HAVE_SYS_STAT_H 1
 #define HAVE_SYS_TYPES_H 1
-#define HAVE_WPRINTF 1
 #define HAVE_X11_XLIB_H 1
 #define SOCKLEN_T socklen_t
 #define _FILE_OFFSET_BITS 64