]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
add ./ to configure command so it actually works verbatim
authorJust van Rossum <just@letterror.com>
Mon, 16 Sep 2002 20:18:27 +0000 (20:18 +0000)
committerJust van Rossum <just@letterror.com>
Mon, 16 Sep 2002 20:18:27 +0000 (20:18 +0000)
Mac/OSX/README

index 5b4c3768307fd07738fc570d7108cef8523082d3..b6bdc644d2b7295ef37da7c014911c96ce95c959 100644 (file)
@@ -58,7 +58,7 @@ portions of the Mac subtree into the Python.framework.
 
 It is normally invoked indirectly through the main Makefile, as the last step
 in the sequence
-1. configure --enable-framework
+1. ./configure --enable-framework
 2. make
 3. make frameworkinstall