]> git.ipfire.org Git - thirdparty/autoconf.git/commit
1999-11-10 Akim Demaille <akim@epita.fr>
authorAkim Demaille <akim@epita.fr>
Sat, 29 Jan 2000 09:51:17 +0000 (09:51 +0000)
committerAkim Demaille <akim@epita.fr>
Sat, 29 Jan 2000 09:51:17 +0000 (09:51 +0000)
commita47826499c97c2ea93a7afe8ad1698b8d63403ca
tree6411b95bd5ef2629223e46219fcbec5bba43bbbe
parent394a96e50d05b4734439b0c4e7110c5cbd30367d
1999-11-10  Akim Demaille  <akim@epita.fr>

Require GNU m4 1.4 (well 1.3 in fact).

Because we are ready to handle the case where there are no frozen
files, we *have* to pass a -I, which is dangerous in conjunction
with the silent including of `aclocal.m4': you may include things
that were not expected.  Since anyway handling pre 1.3 complicates
the task, just require an m4 which supports reloading of frozen
files.

* acspecific.m4 (AC_PROG_GNU_M4): Check for --reload.
* autoconf.sh: Likewise
* autoheader.sh: Likewise.
* configure.in: Explicitly state the m4 version you want.
14 files changed:
ChangeLog
acspecific.m4
autoconf.in
autoconf.sh
autoheader.in
autoheader.sh
bin/autoconf.in
bin/autoheader.in
configure
configure.in
lib/autoconf/specific.m4
man/autoheader.1
man/autoupdate.1
man/ifnames.1