comparison INSTALL @ 36267:6abfaee147b1

Correct required autoconf version
author Dave Love <fx@gnu.org>
date Wed, 21 Feb 2001 17:46:30 +0000
parents 53ca0e322e9e
children 274bff56ea1e
comparison
equal deleted inserted replaced
36266:8ba820712df5 36267:6abfaee147b1
678 4) Create `Makefile' files in various other directories 678 4) Create `Makefile' files in various other directories
679 from the corresponding `Makefile.in' files. This isn't so hard, 679 from the corresponding `Makefile.in' files. This isn't so hard,
680 just a matter of substitution. 680 just a matter of substitution.
681 681
682 The `configure' script is built from `configure.in' by the `autoconf' 682 The `configure' script is built from `configure.in' by the `autoconf'
683 program. You need version 2.0 or newer of `autoconf' to rebuild `configure'. 683 program. You need version 2.8 or newer of `autoconf' to rebuild
684 `configure'.
684 685
685 BUILDING GNU EMACS BY HAND 686 BUILDING GNU EMACS BY HAND
686 687
687 Once Emacs is configured, running `make' in the top directory performs 688 Once Emacs is configured, running `make' in the top directory performs
688 the following steps. 689 the following steps.