aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2011-03-28 20:33:22 -0700
committerGlenn Morris2011-03-28 20:33:22 -0700
commitac45a3386eab2644a1c21d8816e247d596e29a5e (patch)
tree8ab9dd3cb499e74f0cb17957acb0a5b12506dbc8
parent461c2ab9a5a244ec9a1b253d07c1a8bdfbd8c573 (diff)
downloademacs-ac45a3386eab2644a1c21d8816e247d596e29a5e.tar.gz
emacs-ac45a3386eab2644a1c21d8816e247d596e29a5e.zip
* INSTALL.BZR: Tiny re-wording.
-rw-r--r--INSTALL.BZR2
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
17necessary tools. 17necessary tools.
18 18
19The first time you build, there are a couple of extra steps. 19The first time you build, there are a couple of extra steps.
20First, generate the `configure' script: 20First, generate the `configure' script and some related files:
21 21
22 $ ./autogen.sh 22 $ ./autogen.sh
23 23