From b7dd49453c974f2446f5b13c7c14e078b01a6829 Mon Sep 17 00:00:00 2001 From: Just van Rossum Date: Mon, 16 Sep 2002 20:18:27 +0000 Subject: add ./ to configure command so it actually works verbatim --- Mac/OSX/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12