]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* lib/autotest/general.m4 (AT_INIT): Report a single config.log,
authorAkim Demaille <akim@epita.fr>
Mon, 23 Jun 2003 15:29:02 +0000 (15:29 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 23 Jun 2003 15:29:02 +0000 (15:29 +0000)
commite3c0ef0f8d0c7bdac91748d84c74566979437bfc
treea4815f1a36121cb145425f741921a8a30e04abc7
parentf3b07fd959ac406e9d6cf8c793ca50c7a6538216
* lib/autotest/general.m4 (AT_INIT): Report a single config.log,
not all of them.  This fixes 1. the fact that when testing
Autoconf there are many many config.log, 2. the incorrect use of
top_srcdir to find config.log.
Don't mix the detailed output of failed test with the summary of
failures.  Rather, append detailed log afterwards.
ChangeLog
lib/autotest/general.m4