summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2001-12-29 01:13:26 +0000
committerKim F. Storm <storm@cua.dk>2001-12-29 01:13:26 +0000
commit91074c048b770f8e583bfffddfd723921a33633d (patch)
treed3dfd772edc80fa925dbeadf991e02be5c88c75a /INSTALL
parentf48a30d7181ed6c93c26f12c675ad55ac3a99837 (diff)
downloademacs-91074c048b770f8e583bfffddfd723921a33633d.tar.gz
<CONFIGURATION BY HAND> Now requires autoconf 2.51.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 5acd44be39e..a51327e6a68 100644
--- a/INSTALL
+++ b/INSTALL
@@ -634,7 +634,7 @@ 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.8 or newer of `autoconf' to rebuild
+program. You need version 2.51 or newer of `autoconf' to rebuild
`configure'.
BUILDING GNU EMACS BY HAND