diff options
| -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: | |||
| 9 | 9 | ||
| 10 | $ ./configure | 10 | $ ./configure |
| 11 | 11 | ||
| 12 | (Note that normally there is no need to run `autoconf' etc. If you | 12 | (Normally there is no need to run `autoconf' etc. If you do need it, |
| 13 | need it, the relevant command is `autoreconf -I m4'. Be aware that | 13 | the relevant command is `autoreconf -I m4'. Be aware that this will |
| 14 | this will likely lead to conflicts next time you update from Bazaar.) | 14 | likely lead to conflicts next time you update from Bazaar.) |
| 15 | 15 | ||
| 16 | Some of the files that are included in the Emacs tarball, such as | 16 | Some of the files that are included in the Emacs tarball, such as |
| 17 | byte-compiled Lisp files, are not stored in Bazaar. Therefore, to | 17 | byte-compiled Lisp files, are not stored in Bazaar. Therefore, to |