diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2001-02-27 03:15:00 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2001-02-27 03:15:00 (GMT) |
commit | 9e9bb01cb41067240cfc4295a86bb2af993dd42b (patch) | |
tree | 70ccb45a22894defebe8eb70c3cf3c45ad835130 /README | |
parent | 40417746fa5ffd16a70808d0aeb237d572078016 (diff) | |
download | cpython-9e9bb01cb41067240cfc4295a86bb2af993dd42b.zip cpython-9e9bb01cb41067240cfc4295a86bb2af993dd42b.tar.gz cpython-9e9bb01cb41067240cfc4295a86bb2af993dd42b.tar.bz2 |
Fix typo
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -388,7 +388,7 @@ Reliant UNIX: The thread support does not compile on Reliant UNIX, and platform as well. This should be resolved in time for a future release. -MaxOS X: You need to add the "-traditional-cpp" option to the +MacOS X: You need to add the "-traditional-cpp" option to the compiler command line for the MacOS X Public Beta. This is appearantly a bug in the default pre-processor, and is expected not to be a problem with future versions. Run |