diff options
author | Kim F. Storm <storm@cua.dk> | 2001-12-29 01:13:26 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2001-12-29 01:13:26 +0000 |
commit | 91074c048b770f8e583bfffddfd723921a33633d (patch) | |
tree | d3dfd772edc80fa925dbeadf991e02be5c88c75a /INSTALL | |
parent | f48a30d7181ed6c93c26f12c675ad55ac3a99837 (diff) | |
download | emacs-91074c048b770f8e583bfffddfd723921a33633d.tar.gz |
<CONFIGURATION BY HAND> Now requires autoconf 2.51.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |