summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1994-09-12 10:58:40 (GMT)
committerGuido van Rossum <guido@python.org>1994-09-12 10:58:40 (GMT)
commit0a516c99ddb5b08e0383c2dc9349bd0866eef582 (patch)
treecc8ad1bf1a9b088dc75b569f935cc9548472fdfe /README
parentac405f6c4ec7215b7d8f88e4002a1322eaba3df1 (diff)
downloadcpython-0a516c99ddb5b08e0383c2dc9349bd0866eef582.zip
cpython-0a516c99ddb5b08e0383c2dc9349bd0866eef582.tar.gz
cpython-0a516c99ddb5b08e0383c2dc9349bd0866eef582.tar.bz2
The usual junk
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index e00d68b..30f5398 100644
--- a/README
+++ b/README
@@ -51,6 +51,9 @@ pass to the configure script.
AIX users: read the file Misc/AIX-NOTES before trying to build.
+HP-UX users: read the file Misc/HPUX-NOTES if you want to be able to
+use shared libraries for dynamically loaded modules.
+
Minix users: when using ack, use "CC=cc AR=aal RANLIB=: ./configure"!
You can configure the interpreter to contain fewer or more built-in