]> code.delx.au - gnu-emacs/blobdiff - INSTALL.BZR
* term.c, tparam.h (tgetflag, tgetnum, tgetstr): Move the const to the .h file
[gnu-emacs] / INSTALL.BZR
index f31a2e4b5b41b35df240d42a0b68ff4d9e89e68b..710a73c7048a529a269b9354cb9e39a52ad0c9ca 100644 (file)
@@ -1,5 +1,4 @@
-Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
-  Free Software Foundation, Inc.
+Copyright (C) 2002-2011  Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
 
@@ -10,6 +9,10 @@ before bootstrapping:
 
   $ ./configure
 
+(Normally there is no need to run `autoconf' etc.  If you do 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":