From: Robin Dunn Date: Fri, 21 Jun 2002 00:19:08 +0000 (+0000) Subject: fixed typo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/5a6b32cc16f7b7e5b3c41cd0a98840d81cafc42d fixed typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/BUILD.unix.txt b/wxPython/BUILD.unix.txt index 4935763203..91b1ea7832 100644 --- a/wxPython/BUILD.unix.txt +++ b/wxPython/BUILD.unix.txt @@ -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 before running configure, like this in bash: - exoprt CC=pycc + export CC=pycc configure After making and installing Python with this configuration you should