diff options
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 3859e3cd4fc..abb98fd796b 100644 --- a/INSTALL.BZR +++ b/INSTALL.BZR @@ -21,7 +21,7 @@ First, generate the `configure' script: $ ./autogen.sh -(or you can just run `autoreconf -I m4'). +(or you can just run `autoreconf -i -I m4'). You can then configure your build (use `./configure --help' to see options you can set): |