summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-10-20 22:57:00 (GMT)
committerGuido van Rossum <guido@python.org>1997-10-20 22:57:00 (GMT)
commitcbfcb17e964848913f0f8a56b3c138602c1d442d (patch)
treee9c51f3d49266d93e2363b9893ef07e116cf964c /README
parent828a0bdb1df3003dc78bdae23281744fb8bbcb82 (diff)
downloadcpython-cbfcb17e964848913f0f8a56b3c138602c1d442d.zip
cpython-cbfcb17e964848913f0f8a56b3c138602c1d442d.tar.gz
cpython-cbfcb17e964848913f0f8a56b3c138602c1d442d.tar.bz2
AIX notes are simpler -- no need to enable sharedlibs with an edit.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index e20c21c..775b319 100644
--- a/README
+++ b/README
@@ -274,8 +274,7 @@ DEC Unix: When enabling threads, use --with-dec-threads, not
--with-thread.
AIX: A complete overhaul of the shared library support is now in
- place. To enable it, uncomment the LINKCC line in the Setup
- file. See Misc/AIX-NOTES for some notes on how it's done.
+ place. See Misc/AIX-NOTES for some notes on how it's done.
WARNING! In some versions of AIX, you get errors about
Invalid Indent when running the Python test set. This appears