summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorJust van Rossum <just@letterror.com>2002-09-16 20:18:27 (GMT)
committerJust van Rossum <just@letterror.com>2002-09-16 20:18:27 (GMT)
commitb7dd49453c974f2446f5b13c7c14e078b01a6829 (patch)
treecbe5fcfbde658cd9d7e1c271347fca44268cbed6 /Mac
parent3cba5c08f0891505378cf2fa0d7f724871635b37 (diff)
downloadcpython-b7dd49453c974f2446f5b13c7c14e078b01a6829.zip
cpython-b7dd49453c974f2446f5b13c7c14e078b01a6829.tar.gz
cpython-b7dd49453c974f2446f5b13c7c14e078b01a6829.tar.bz2
add ./ to configure command so it actually works verbatim
Diffstat (limited to 'Mac')
-rw-r--r--Mac/OSX/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/OSX/README b/Mac/OSX/README
index 5b4c376..b6bdc64 100644
--- a/Mac/OSX/README
+++ b/Mac/OSX/README
@@ -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