]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Version 2.57d. AUTOCONF-2.57d
authorAkim Demaille <akim@epita.fr>
Thu, 25 Sep 2003 09:30:34 +0000 (09:30 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 25 Sep 2003 09:30:34 +0000 (09:30 +0000)
commit6f5de816b06819ba1c30202d94ed4cccabd5ebe6
tree62970fe61c4df486c464ea6dbd434c95d37d612c
parentf2e174acbe76c4ccf87ff820dfa333c6d5462092
Version 2.57d.
* bin/Makefile.am (edit): Handle '@configure_input@'.
(autoconf, autoheader, autom4te, autoreconf, autoscan, autoupdate)
(ifnames): chmod -w.
* tests/wrapper.as (AUTOCONF, AUTOM4TE, ): Point to tests/
executables, not bin/ executables!  Otherwise all the magic needed
to find non installed files is turned off.  This caused a failure
of test 40 and 41 that ran aclocal 1.8 which in turn ran autom4te
as found in its environment (sent by tests/autoreconf): pointing
to bin/autom4te that could not find its files.
* tests/mktests.sh: Force the replacement of generated files, for
the sake of "mv" program that are interactive when overwriting a
-w file.
* config/install-sh: Upgrade from CVS Automake.
ChangeLog
bin/Makefile.am
bin/Makefile.in
tests/acc.at
tests/mktests.sh
tests/torture.at
tests/wrapper.as
tests/wrapper.in