#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 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.7.1"
+#define PACKAGE_STRING "wxWidgets 2.9.0"
#define PACKAGE_TARNAME "wxwidgets"
-#define PACKAGE_VERSION "2.7.1"
+#define PACKAGE_VERSION "2.9.0"
// for regex
#define WX_NO_REGEX_ADVANCED 1