X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/6e5fa6bfce1362c2ebf049fcfa1e6f2a4762ccef..375cb676c1539a2a1c690ca3471f476d2614694d:/INSTALL.BZR diff --git a/INSTALL.BZR b/INSTALL.BZR index 3859e3cd4f..93229ec7a7 100644 --- a/INSTALL.BZR +++ b/INSTALL.BZR @@ -17,11 +17,11 @@ 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 -(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):