From: Robin Dunn Date: Sat, 18 Oct 2003 04:29:53 +0000 (+0000) Subject: typo fixed X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/88c32d58d8998c9fd6c68f72ff465ee86070e280 typo fixed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/BUILD.osx.txt b/wxPython/BUILD.osx.txt index 97fc5b6c67..38e72ceb5c 100644 --- a/wxPython/BUILD.osx.txt +++ b/wxPython/BUILD.osx.txt @@ -33,7 +33,7 @@ get things from various CVS repositories as needed. 3. Run configure from that build directory. cd build - ../configure --with-mac + ../configure --with-mac \ --with-opengl \ --enable-geometry \ --enable-optimise \