From: Just van Rossum Date: Mon, 16 Sep 2002 20:18:27 +0000 (+0000) Subject: add ./ to configure command so it actually works verbatim X-Git-Tag: v2.3c1~4056 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b7dd49453c974f2446f5b13c7c14e078b01a6829;p=thirdparty%2FPython%2Fcpython.git add ./ to configure command so it actually works verbatim --- diff --git a/Mac/OSX/README b/Mac/OSX/README index 5b4c3768307f..b6bdc644d2b7 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