fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -354,7 +354,7 @@ The next step is to configure and build Python such that it uses pycc
|
|||||||
as it's compiler. You can do that by setting CC in your environment
|
as it's compiler. You can do that by setting CC in your environment
|
||||||
before running configure, like this in bash:
|
before running configure, like this in bash:
|
||||||
|
|
||||||
exoprt CC=pycc
|
export CC=pycc
|
||||||
configure
|
configure
|
||||||
|
|
||||||
After making and installing Python with this configuration you should
|
After making and installing Python with this configuration you should
|
||||||
|
Reference in New Issue
Block a user