]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Updated, and converted line-endings to unix-style (oops:-)
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 9 Dec 2001 23:17:38 +0000 (23:17 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 9 Dec 2001 23:17:38 +0000 (23:17 +0000)
Mac/OSX/README

index 4d50a8713e15c2b67400db66c86b729df1f61f6d..4c8dc0a1d497758890384fc37264caedc8be2d7a 100644 (file)
@@ -6,7 +6,7 @@ include this in the current distribution so people could play with it.
 To create a fullblown Python.app proceed as follows.
 
 1. In the main Python source directory configure python with
-   configure --enable-framework --with-suffix
+   configure --enable-framework
 2. Do a "make clean" if you did a previous build, then "make".
 3. Install this as a framework with "make frameworkinstall". This puts a Python
    framework into /Library/Frameworks.