Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ef67ded

Browse files
committed
Remove false statement about running make in the Modules directory.
1 parent e8f47bb commit ef67ded

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -519,9 +519,8 @@ yourself (configure will never overwrite it). Never edit Setup.dist
519519
-- always edit Setup or Setup.local (see below). Read the comments in
520520
the file for information on what kind of edits are allowed. When you
521521
have edited Setup in the Modules directory, the interpreter will
522-
automatically be rebuilt the next time you run make in the toplevel
523-
directory. (When working inside the Modules directory, use "make
524-
Makefile; make".)
522+
automatically be rebuilt the next time you run make (in the toplevel
523+
directory).
525524

526525
Many useful modules can be built on any Unix system, but some optional
527526
modules can't be reliably autodetected. Often the quickest way to

0 commit comments

Comments
 (0)