diff options
| author | Glenn Morris | 2011-03-28 20:33:22 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-03-28 20:33:22 -0700 |
| commit | ac45a3386eab2644a1c21d8816e247d596e29a5e (patch) | |
| tree | 8ab9dd3cb499e74f0cb17957acb0a5b12506dbc8 | |
| parent | 461c2ab9a5a244ec9a1b253d07c1a8bdfbd8c573 (diff) | |
| download | emacs-ac45a3386eab2644a1c21d8816e247d596e29a5e.tar.gz emacs-ac45a3386eab2644a1c21d8816e247d596e29a5e.zip | |
* INSTALL.BZR: Tiny re-wording.
| -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 | |||
| 17 | necessary tools. | 17 | necessary tools. |
| 18 | 18 | ||
| 19 | The first time you build, there are a couple of extra steps. | 19 | The first time you build, there are a couple of extra steps. |
| 20 | First, generate the `configure' script: | 20 | First, generate the `configure' script and some related files: |
| 21 | 21 | ||
| 22 | $ ./autogen.sh | 22 | $ ./autogen.sh |
| 23 | 23 | ||