// Name: config_xcode.pch
// Purpose: configurations for xcode builds
// Author: Stefan Csomor
-// Modified by:
+// Modified by:
// Created: 29.04.04
// RCS-ID: $Id$
// Copyright: (c) wxWidgets team
#define HAVE_GETPWUID_R 1
#define HAVE_GETGRGID_R 1
#define HAVE_LOCALE_T 1
+#define wxHAS_KQUEUE 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.0"
+#define PACKAGE_STRING "wxWidgets 2.9.1"
#define PACKAGE_TARNAME "wxwidgets"
-#define PACKAGE_VERSION "2.9.0"
+#define PACKAGE_VERSION "2.9.1"
// for regex
#define WX_NO_REGEX_ADVANCED 1
#define HAVE_STDLIB_H 1
// OBSOLETE ?
-
+
#define HAVE_COS 1
#define HAVE_FLOOR 1
#define HAVE_INTTYPES_H 1