diff options
author | Dave Love <fx@gnu.org> | 2001-02-21 17:46:30 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2001-02-21 17:46:30 +0000 |
commit | f42e6f81b4d87d76f10d08fb878165369913c95d (patch) | |
tree | d50e32b4aab2b0b5fdf2fdc08fa9d20cc8ee581d /INSTALL | |
parent | 0528abe1c6e511d4d9b5795e0ed8e17d4a6e11cf (diff) | |
download | emacs-f42e6f81b4d87d76f10d08fb878165369913c95d.tar.gz |
Correct required autoconf version
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |