Add a note about the flag for compiling OSX/Cocoa.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Ollivier 2009-03-12 01:21:31 +00:00
parent b7341fe06f
commit 38f9fde8ca

View 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
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