summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-10-05 17:04:42 (GMT)
committerGuido van Rossum <guido@python.org>2001-10-05 17:04:42 (GMT)
commitef67ded6c739f1c1af0cfbfdbed73a2bec79a50a (patch)
treee36cd4c3d600ffa507b8a9fadc491bd7c308a9df /README
parente8f47bb93a473c42218f31213d01afd056a8159e (diff)
downloadcpython-ef67ded6c739f1c1af0cfbfdbed73a2bec79a50a.zip
cpython-ef67ded6c739f1c1af0cfbfdbed73a2bec79a50a.tar.gz
cpython-ef67ded6c739f1c1af0cfbfdbed73a2bec79a50a.tar.bz2
Remove false statement about running make in the Modules directory.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 83f25e5..7118dcf 100644
--- a/README
+++ b/README
@@ -519,9 +519,8 @@ yourself (configure will never overwrite it). Never edit Setup.dist
-- always edit Setup or Setup.local (see below). Read the comments in
the file for information on what kind of edits are allowed. When you
have edited Setup in the Modules directory, the interpreter will
-automatically be rebuilt the next time you run make in the toplevel
-directory. (When working inside the Modules directory, use "make
-Makefile; make".)
+automatically be rebuilt the next time you run make (in the toplevel
+directory).
Many useful modules can be built on any Unix system, but some optional
modules can't be reliably autodetected. Often the quickest way to