diff options
author | Glenn Morris <rgm@gnu.org> | 2011-03-28 20:33:22 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-03-28 20:33:22 -0700 |
commit | ac45a3386eab2644a1c21d8816e247d596e29a5e (patch) | |
tree | 8ab9dd3cb499e74f0cb17957acb0a5b12506dbc8 /INSTALL.BZR | |
parent | 461c2ab9a5a244ec9a1b253d07c1a8bdfbd8c573 (diff) | |
download | emacs-ac45a3386eab2644a1c21d8816e247d596e29a5e.tar.gz |
* INSTALL.BZR: Tiny re-wording.
Diffstat (limited to 'INSTALL.BZR')
-rw-r--r-- | INSTALL.BZR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.BZR b/INSTALL.BZR index abb98fd796b..93229ec7a79 100644 --- a/INSTALL.BZR +++ b/INSTALL.BZR @@ -17,7 +17,7 @@ The `autogen.sh' script can help you figure out if you have the necessary tools. The first time you build, there are a couple of extra steps. -First, generate the `configure' script: +First, generate the `configure' script and some related files: $ ./autogen.sh |