]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* lib/Autom4te/General.pm: Use `carp' and `croak', not `warn' and
authorAkim Demaille <akim@epita.fr>
Wed, 1 Aug 2001 15:10:36 +0000 (15:10 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 1 Aug 2001 15:10:36 +0000 (15:10 +0000)
commitca7d52c8670f5d172d262d2d4772cd81d7d458ce
tree747d7e67952481b7eacd4b41b12d2a7542a1e788
parentf0cd6d6a75b60c5e84a1c36476fdaba99b6c3394
* lib/Autom4te/General.pm: Use `carp' and `croak', not `warn' and
`die'.
(&END): New.
* bin/autoconf.in, bin/autom4te.in, bin/autoupdate.in: Remove your
`END', as `Autom4te::General::END' will be triggered.
* bin/autoupdate.in, bin/autoscan.in: Improve error messages accuracy.
* bin/autoupdate.in (File::Compare, File::Copy): Use them instead of
system to run `mv', `rm', and `cmp'.
ChangeLog
bin/autom4te.in
bin/autoscan.in
bin/autoupdate.in
lib/Autom4te/General.pm