summaryrefslogtreecommitdiff
path: root/admin/make-tarball.txt
diff options
context:
space:
mode:
Diffstat (limited to 'admin/make-tarball.txt')
-rw-r--r--admin/make-tarball.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index 9c47d6e1fa2..1af20326543 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -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