Use Cocoa by default under OS X in configure.

Carbon is deprecated.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2013-07-13 14:58:45 +00:00
parent 46ba8e87c7
commit 58dc544700
3 changed files with 5 additions and 2 deletions

2
configure vendored
View File

@@ -4102,7 +4102,7 @@ case "${host}" in
$as_echo "#define TARGET_CARBON 1" >>confdefs.h
DEFAULT_DEFAULT_wxUSE_OSX_CARBON=1
DEFAULT_DEFAULT_wxUSE_OSX_COCOA=1
;;
*-*-beos* )