]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Let AC_TRY_RUN be more verbose
authorAkim Demaille <akim@epita.fr>
Fri, 17 Nov 2000 16:56:16 +0000 (16:56 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 17 Nov 2000 16:56:16 +0000 (16:56 +0000)
commitcf0baa2fa612ddb801c3612a0cf82e06b1203eec
tree46408e8fec1b9cb91c4cd3d45723f73f68c70f93
parent7abc919fd0d68dee9e35201afaa3236d9d2190c0
Let AC_TRY_RUN be more verbose
* acgeneral.m4 (_AC_RUN_IFELSE): Instead of canceling the output
of the test program, save it into the log.
Save the exit status, and report it in the log when non zero.
Just use `(./conftest)' instead of `(./conftest; exit)'.
ChangeLog
acgeneral.m4
lib/autoconf/general.m4