wxPythonOSX build tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -142,7 +142,7 @@ if [ $force ]; then
|
|||||||
fi
|
fi
|
||||||
msgdo mkdir -m 775 "$buildDir"
|
msgdo mkdir -m 775 "$buildDir"
|
||||||
msgdo cd "$buildDir"
|
msgdo cd "$buildDir"
|
||||||
msgdo ../configure --with-mac --with-opengl --enable-precomp=no $dFlag
|
msgdo ../configure --with-mac --with-opengl --enable-precomp=no --enable-geometry $dFlag
|
||||||
cd $curDir
|
cd $curDir
|
||||||
|
|
||||||
else
|
else
|
||||||
|
@@ -1,2 +1,2 @@
|
|||||||
You will be guided through the steps necessary to install wxPython 2.4.0 (including wxMac) for MachoPython 2.2.x on Mac OS X 10.1 or later.
|
You will be guided through the steps necessary to install wxPython 2.4.0.1 (including wxMac) for MachoPython 2.2.x on Mac OS X 10.1 or later.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user