Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b2fb202

Browse files
committed
Updated, and converted line-endings to unix-style (oops:-)
1 parent cb85244 commit b2fb202

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Mac/OSX/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include this in the current distribution so people could play with it.
66
To create a fullblown Python.app proceed as follows.
77

88
1. In the main Python source directory configure python with
9-
configure --enable-framework --with-suffix
9+
configure --enable-framework
1010
2. Do a "make clean" if you did a previous build, then "make".
1111
3. Install this as a framework with "make frameworkinstall". This puts a Python
1212
framework into /Library/Frameworks.

0 commit comments

Comments
 (0)