]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Don't try to be smart with aclocal 1.8+ because (i) aclocal no
authorAkim Demaille <akim@epita.fr>
Tue, 6 May 2003 15:07:59 +0000 (15:07 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 6 May 2003 15:07:59 +0000 (15:07 +0000)
commitd2869a31809b576d20bd581e5ad5387574467d0f
treee8ba8911979716cfd8a5872b0a10936df862c7b0
parentdb4f0f52c0cc6e672d6d9edad13af9da1e7d3a89
Don't try to be smart with aclocal 1.8+ because (i) aclocal no
longer updates aclocal.m4 if useless, (ii) if a file m4_included
by aclocal.m4 is changed it might require the importing of another
m4 extension file, i.e., aclocal must be run.
* bin/autoreconf.in (&run_aclocal, $aclocal_supports_force): New.
(&parse_args): Use --force with aclocal if required and supported.
(&autoreconf_current_directory): Use &run_aclocal.
ChangeLog
bin/autoreconf.in
man/autoreconf.1