mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
add ./ to configure command so it actually works verbatim
This commit is contained in:
parent
3cba5c08f0
commit
b7dd49453c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue