From 38f9fde8ca32f1130e3bf31c1abbaf2fcf702421 Mon Sep 17 00:00:00 2001 From: Kevin Ollivier Date: Thu, 12 Mar 2009 01:21:31 +0000 Subject: [PATCH] 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 --- docs/osx/install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/osx/install.txt b/docs/osx/install.txt index 91602e2045..5c915422cd 100644 --- a/docs/osx/install.txt +++ b/docs/osx/install.txt @@ -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 -- 2.47.2