* alloc.c (Fmake_bool_vector): Don't assume vector size fits in int.
[bpt/emacs.git] / admin / make-tarball.txt
index 9c47d6e..1af2032 100644 (file)
@@ -29,9 +29,12 @@ For each step, check for possible errors.
     when preparing a major Emacs release, or branching for it.)
 
 5.  Edit configure.in so that maintainer-mode is off by default.
-    (FIXME - need to find a better way of dealing with this).
+    (FIXME - need to find a better way of dealing with this.
+     Or maybe it's fine and indeed correct to leave it on?
+     See http://lists.gnu.org/archive/html/emacs-devel/2011-03/msg00859.html
+     and subsequent.)
 
-     autoreconf -I m4 --force
+     autoreconf -i -I m4 --force
      make bootstrap
 
 6.  Commit etc/AUTHORS, all the files changed by M-x set-version, and