summaryrefslogtreecommitdiffstats
path: root/macosx/README
diff options
context:
space:
mode:
authordas <das>2007-09-06 09:36:57 (GMT)
committerdas <das>2007-09-06 09:36:57 (GMT)
commit3ef61115ff6c1802994c2c0e59e140cf7f628220 (patch)
treece9f13a6c75636ee3ffd2e6ec62588dbc5b80041 /macosx/README
parent582c8fe6bfaa3b4e5ef86df5a9dd7e535a929153 (diff)
downloadtk-3ef61115ff6c1802994c2c0e59e140cf7f628220.zip
tk-3ef61115ff6c1802994c2c0e59e140cf7f628220.tar.gz
tk-3ef61115ff6c1802994c2c0e59e140cf7f628220.tar.bz2
typo
Diffstat (limited to 'macosx/README')
-rw-r--r--macosx/README4
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