]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* lib/Autom4te/General.pm ($version, $help, &getopt): New.
authorAkim Demaille <akim@epita.fr>
Fri, 31 Aug 2001 13:33:10 +0000 (13:33 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 31 Aug 2001 13:33:10 +0000 (13:33 +0000)
commitb7e99feee5b060bc0dd895525a18b1f0c71fc8a0
tree02f5b023c166debf54d9353500be8d3c0645123b
parente3e7e0a0afcbb870bec9a34d22fe0750393c40a1
* lib/Autom4te/General.pm ($version, $help, &getopt): New.
* bin/autoupdate.in, bin/autoheader.in, bin/autom4te.in: Use them.
* bin/autom4te.in ($autoconf): Pass --force.
`print $out' doesn't print `$_' but `$out'.
* tests/tools.at (Syntax of the Perl scripts): Pass the lib dir.
(autoheader): Pass --force since the test suite goes too fast for
the time stamps.
Adjust to the new autoheader messages.
ChangeLog
bin/autoheader.in
bin/autom4te.in
bin/autoupdate.in
lib/Autom4te/General.pm
tests/tools.at