mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
* INSTALL.BZR: Mention autoreconf.
This commit is contained in:
parent
85e75dedc0
commit
d05e7e6721
@ -9,6 +9,10 @@ before bootstrapping:
|
||||
|
||||
$ ./configure
|
||||
|
||||
(Note that normally there is no need to run `autoconf' etc. If you
|
||||
need it, the relevant command is `autoreconf -I m4'. Be aware that
|
||||
this will likely lead to conflicts next time you update from Bazaar.)
|
||||
|
||||
Some of the files that are included in the Emacs tarball, such as
|
||||
byte-compiled Lisp files, are not stored in Bazaar. Therefore, to
|
||||
build from Bazaar you must run "make bootstrap" instead of just "make":
|
||||
|
Loading…
Reference in New Issue
Block a user