summaryrefslogtreecommitdiff
path: root/admin/make-tarball.txt
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-03-25 00:17:23 -0700
committerGlenn Morris <rgm@gnu.org>2011-03-25 00:17:23 -0700
commit9257ee21a4d967beb92c754843b4d97b0a85a16b (patch)
treee98712b197cec127219ee733052f26843938bb78 /admin/make-tarball.txt
parentf6ca84c095f29a92f5e651c7ec4f7abec7e5bc43 (diff)
downloademacs-9257ee21a4d967beb92c754843b4d97b0a85a16b.tar.gz
* admin/make-tarball.txt: Comment.
Diffstat (limited to 'admin/make-tarball.txt')
-rw-r--r--admin/make-tarball.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index 9a556520070..1af20326543 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -29,7 +29,10 @@ 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 -I m4 --force
make bootstrap