summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2001-02-21 17:46:30 +0000
committerDave Love <fx@gnu.org>2001-02-21 17:46:30 +0000
commitf42e6f81b4d87d76f10d08fb878165369913c95d (patch)
treed50e32b4aab2b0b5fdf2fdc08fa9d20cc8ee581d /INSTALL
parent0528abe1c6e511d4d9b5795e0ed8e17d4a6e11cf (diff)
downloademacs-f42e6f81b4d87d76f10d08fb878165369913c95d.tar.gz
Correct required autoconf version
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
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