Clarify that bootstrap and the shorter procedure are alternatives.
This commit is contained in:
parent
5bfef96c0f
commit
c97f19653b
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ The bootstrap process makes sure all necessary files are rebuilt
|
|||
before it builds the final Emacs binary.
|
||||
|
||||
Normally, it is not necessary to use "make bootstrap" after every CVS
|
||||
update. Unless there are problems, we suggest the following
|
||||
procedure:
|
||||
update. Unless there are problems, we suggest to use the following
|
||||
alternative procedure, after you did "make bootstrap" at least once:
|
||||
|
||||
$ ./configure
|
||||
$ make
|
||||
|
|
Loading…
Add table
Reference in a new issue