diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2009-12-09 02:32:27 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2009-12-09 02:32:27 +0000 |
commit | 9e250ccc1c513f835582fd0f6432c71e630e5b5b (patch) | |
tree | 6fba71018a1468cc3f0a851b01299e3adf35ef44 /admin/make-tarball.txt | |
parent | a0d1aadfca6e260d600497bd662dac81ae1c0a09 (diff) | |
download | emacs-9e250ccc1c513f835582fd0f6432c71e630e5b5b.tar.gz |
No longer need to patch configure.
Diffstat (limited to 'admin/make-tarball.txt')
-rw-r--r-- | admin/make-tarball.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 0a2eb55e10c..9979aa03ca6 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -28,10 +28,6 @@ For each step, check for possible errors. when preparing a major Emacs release, or branching for it.) 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, |