]> code.delx.au - gnu-emacs/commitdiff
* INSTALL.BZR: Mention autoreconf.
authorGlenn Morris <rgm@gnu.org>
Sun, 27 Feb 2011 19:36:45 +0000 (11:36 -0800)
committerGlenn Morris <rgm@gnu.org>
Sun, 27 Feb 2011 19:36:45 +0000 (11:36 -0800)
INSTALL.BZR

index c5e1e62a32dd79ed5bcb3b0738e582564eaf48b5..a3bbd2dd69b6612b3db02d20866be1b8cb82e5cd 100644 (file)
@@ -9,6 +9,10 @@ before bootstrapping:
 
   $ ./configure
 
+(Note that normally there is no need to run `autoconf' etc.  If you
+need it, the relevant command is `autoreconf -I m4'.  Be aware that
+this will likely lead to conflicts next time you update from Bazaar.)
+
 Some of the files that are included in the Emacs tarball, such as
 byte-compiled Lisp files, are not stored in Bazaar.  Therefore, to
 build from Bazaar you must run "make bootstrap" instead of just "make":