diff options
author | das <das@noemail.net> | 2007-09-06 09:36:57 (GMT) |
---|---|---|
committer | das <das@noemail.net> | 2007-09-06 09:36:57 (GMT) |
commit | 9e16294b0976f788cc1da6e9783ac4f7d8b3ec85 (patch) | |
tree | ce9f13a6c75636ee3ffd2e6ec62588dbc5b80041 /macosx/README | |
parent | e6df3f51c39aead9c2f1b7821b369a23135fef26 (diff) | |
download | tk-9e16294b0976f788cc1da6e9783ac4f7d8b3ec85.zip tk-9e16294b0976f788cc1da6e9783ac4f7d8b3ec85.tar.gz tk-9e16294b0976f788cc1da6e9783ac4f7d8b3ec85.tar.bz2 |
typo
FossilOrigin-Name: 6203828c84d4c35feba8cfabbcd07200b9ccb408
Diffstat (limited to 'macosx/README')
-rw-r--r-- | macosx/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/README b/macosx/README index 0aa2ea9..945fdad 100644 --- a/macosx/README +++ b/macosx/README @@ -1,7 +1,7 @@ Tcl/Tk Mac OS X README ---------------------- -RCS: @(#) $Id: README,v 1.25 2007/09/06 08:07:24 das Exp $ +RCS: @(#) $Id: README,v 1.26 2007/09/06 09:36:57 das Exp $ This is the README file for the Mac OS X/Darwin version of Tcl/Tk. @@ -234,7 +234,7 @@ This requires Mac OS X 10.2 and gcc 3.1; if you have gcc 4 or later you can set CFLAGS instead: export CFLAGS="-mmacosx-version-min=10.2" The Wish.xcode project is setup to produce binaries that can run on 10.2 or -later (except for the Univerasl and SDK configurations). +later (except for the Universal and SDK configurations). Support for weak-linking was added to the code for 8.4.14/8.5a5. Detailed Instructions for building with macosx/GNUmakefile |