]> git.eshelyaron.com Git - emacs.git/commitdiff
Add note about configure patch.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 26 Feb 2009 13:27:28 +0000 (13:27 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 26 Feb 2009 13:27:28 +0000 (13:27 +0000)
admin/make-tarball.txt

index 22d51ad2441ba8e09952eadbb4a39b7765acfad1..0b000fb2b2d826f24e090571ed88c5155153458e 100644 (file)
@@ -22,7 +22,12 @@ For each step, check for possible errors.
     For a pretest, start at version .90.  After .99, use .990 (so that
     it sorts).
 
-5.   rm configure; make bootstrap
+5.  rm configure; autoconf
+
+    Patch configure: See
+    http://lists.gnu.org/archive/html/emacs-devel/2009-02/msg00851.html
+
+    make bootstrap
 
 6.  Commit configure, README, doc/emacs/emacs.texi,
     doc/lispref/elisp.texi, etc/AUTHORS, lisp/version.el,