]> git.saurik.com Git - wxWidgets.git/commitdiff
Add a note about the flag for compiling OSX/Cocoa.
authorKevin Ollivier <kevino@theolliviers.com>
Thu, 12 Mar 2009 01:21:31 +0000 (01:21 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Thu, 12 Mar 2009 01:21:31 +0000 (01:21 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/osx/install.txt

index 91602e20450ef1a2183fd59485ee43ce06fdcc4d..5c915422cd50b71002c276c3dec7c1a64ea6ac4f 100644 (file)
@@ -24,7 +24,7 @@ with the Apple Developer Tools installed:
 1) cd into the base dir
 2) mkdir osx-build
 3) cd osx-build
 1) cd into the base dir
 2) mkdir osx-build
 3) cd osx-build
-4) ../configure
+4) ../configure (add --with-osx_cocoa for the Cocoa port)
 5) make
 
 If you want to install the library into the system directories you'll need
 5) make
 
 If you want to install the library into the system directories you'll need