diff options
author | Glenn Morris <rgm@gnu.org> | 2011-02-27 11:55:44 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-02-27 11:55:44 -0800 |
commit | f9fa9e49324d941f2200dc3a1607060ca66f4cec (patch) | |
tree | 54c761561eb1932bbe1e0c9a06d029f5ec56f30e /INSTALL.BZR | |
parent | 4824410fa8236c8c005107d24898e48c762e83c6 (diff) | |
download | emacs-f9fa9e49324d941f2200dc3a1607060ca66f4cec.tar.gz |
* INSTALL.BZR: Tweak previous change.
Diffstat (limited to 'INSTALL.BZR')
-rw-r--r-- | INSTALL.BZR | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL.BZR b/INSTALL.BZR index a3bbd2dd69b..710a73c7048 100644 --- a/INSTALL.BZR +++ b/INSTALL.BZR @@ -9,9 +9,9 @@ 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.) +(Normally there is no need to run `autoconf' etc. If you do 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 |