]> git.saurik.com Git - wxWidgets.git/commitdiff
adding kqueue define for xcode builds
authorStefan Csomor <csomor@advancedconcepts.ch>
Mon, 4 Jan 2010 07:52:45 +0000 (07:52 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Mon, 4 Jan 2010 07:52:45 +0000 (07:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/osx/config_xcode.h

index b861bc14a5c59f07ee09c583d7ee6c5a6824e6d6..08995c9a4f0aac5dfb76c7d4a2af954aeb3ae3f3 100644 (file)
 #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"