From: Guido van Rossum Date: Mon, 20 Oct 1997 22:57:00 +0000 (+0000) Subject: AIX notes are simpler -- no need to enable sharedlibs with an edit. X-Git-Tag: v1.5b1~187 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cbfcb17e964848913f0f8a56b3c138602c1d442d;p=python AIX notes are simpler -- no need to enable sharedlibs with an edit. --- diff --git a/README b/README index e20c21ce14..775b3192bf 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