summaryrefslogtreecommitdiffstats
path: root/Misc/AIX-NOTES
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-10-26 17:07:40 (GMT)
committerFred Drake <fdrake@acm.org>2000-10-26 17:07:40 (GMT)
commitcf3bc8c5a5ecebb2aa4facc5eecfe8f3acec8b9b (patch)
tree21ecb6c34757bf1d2e53f5b13db7f7722abb95e3 /Misc/AIX-NOTES
parenteff9a87fcc1986192e20f9674432bea30cae2b41 (diff)
downloadcpython-cf3bc8c5a5ecebb2aa4facc5eecfe8f3acec8b9b.zip
cpython-cf3bc8c5a5ecebb2aa4facc5eecfe8f3acec8b9b.tar.gz
cpython-cf3bc8c5a5ecebb2aa4facc5eecfe8f3acec8b9b.tar.bz2
Rename Setup.in to Setup.dist, and assume that configure will create
Setup (instead of creating it from the Makefile).
Diffstat (limited to 'Misc/AIX-NOTES')
-rw-r--r--Misc/AIX-NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/AIX-NOTES b/Misc/AIX-NOTES
index 6050dd4..c532fac 100644
--- a/Misc/AIX-NOTES
+++ b/Misc/AIX-NOTES
@@ -88,7 +88,7 @@ AIX shared library support was added to Python in the 1.4 release by Manus
Hand (mhand@csn.net) and Vladimir Marangozov (Vladimir.Marangozov@imag.fr).
Python modules may now be built as shared libraries on AIX using the normal
-process of uncommenting the "*shared*" line in Modules/Setup.in before the
+process of uncommenting the "*shared*" line in Modules/Setup before the
build.
AIX shared libraries require that an "export" and "import" file be provided