]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* lib/Autom4te/General.pm (END): Rewrite exit code processing.
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 23 May 2003 18:16:56 +0000 (18:16 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 23 May 2003 18:16:56 +0000 (18:16 +0000)
commitbc41c779b7a39f0c037a73084977c8a068451d3a
tree554a131c54b5ee4235200ca248fa9edab567323f
parentc12a45b7032b9884d36311f2a9a936c215cffd00
* lib/Autom4te/General.pm (END): Rewrite exit code processing.
Do not call `_exit()', simply modify `$?'.
(xsystem): Reset $! before running system, and check it afterward.
* tests/tools.at (autoupdating AC_PREREQ): Expect exit status
63 for version mismatches.
ChangeLog
lib/Autom4te/General.pm
tests/tools.at