]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed typo
authorRobin Dunn <robin@alldunn.com>
Fri, 21 Jun 2002 00:19:08 +0000 (00:19 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 21 Jun 2002 00:19:08 +0000 (00:19 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/BUILD.unix.txt

index 49357632030d6239d40298f86f15b6a7499daafb..91b1ea783295e0e616baaffbfb08750b3675d4f0 100644 (file)
@@ -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