]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/config_xcode.h
remove the unnecessary non-const GetPage() overload
[wxWidgets.git] / include / wx / mac / carbon / config_xcode.h
index 369163b8e85e402d26a31b43455a8d4a0787cc62..56c6aede71c37a26156773493d07b35820ae73b5 100644 (file)
@@ -88,7 +88,8 @@
 #define HAVE_SCHED_H 1
 #define HAVE_UNISTD_H 1
 #define HAVE_WCHAR_H 1
-#define HAVE_ICONV 1
+/* better to use the built-in CF conversions, also avoid iconv versioning problems */
+/* #undef HAVE_ICONV */
 #if MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_5
 #define ICONV_CONST const
 #else
 #define HAVE_STRCASECMP_IN_STRING_H 1
 #define HAVE_WPRINTF 1
 #define HAVE_VSWPRINTF 1
+#define HAVE_VSWSCANF 1
 #define HAVE_FSEEKO 1
 #define HAVE_SYS_SELECT_H 1