From: Dave Love Date: Wed, 21 Feb 2001 17:46:30 +0000 (+0000) Subject: Correct required autoconf version X-Git-Tag: emacs-pretest-21.0.99~232 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f42e6f81b4d87d76f10d08fb878165369913c95d;p=emacs.git Correct required autoconf version --- diff --git a/INSTALL b/INSTALL index ba7960a1062..bfed264fd72 100644 --- a/INSTALL +++ b/INSTALL @@ -680,7 +680,8 @@ from the corresponding `Makefile.in' files. This isn't so hard, just a matter of substitution. The `configure' script is built from `configure.in' by the `autoconf' -program. You need version 2.0 or newer of `autoconf' to rebuild `configure'. +program. You need version 2.8 or newer of `autoconf' to rebuild +`configure'. BUILDING GNU EMACS BY HAND