]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* autoconf.in ($AWK): Remove, no longer used.
authorAkim Demaille <akim@epita.fr>
Wed, 1 Aug 2001 13:56:52 +0000 (13:56 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 1 Aug 2001 13:56:52 +0000 (13:56 +0000)
commitca0684ddb6025f4b5aafbf27c2f5080bee67a56c
tree1bb6286f4a916a4475ecb85161cd0f41bfdc1fee
parent062d0c09dad2adebd184d5ae8532939250069982
* autoconf.in ($AWK): Remove, no longer used.
* test/tools.at: Use AT_CHECK_AUTOCONF.
(AWK portability): Remove, for autoconf no longer uses AWK.
(Syntax of the Perl scripts): New.
* configure.ac: autoconf no longer needs an AWK with a good
regexp engine.
Use a static test on AC_PACKAGE_VERSION.
* autom4te.in (&up_to_date_p): Output depends on the arguments.
* lib/autoconf/Makefile.am: Ship version.m4, maintainer file.
* tests/atconfig.in (PERL): New.
ChangeLog
README
autoconf.in
autom4te.in
bin/autoconf.in
bin/autom4te.in
configure.ac
lib/autoconf/Makefile.am
lib/autoconf/Makefile.in
tests/atconfig.in
tests/tools.at