always run: output config.log on $at_group_log.
+2003-06-23 Akim Demaille <akim@epita.fr>
+
+ * tests/local.at (AT_CHECK_CONFIGURE): Adjust to the verbose being
+ always run: output config.log on $at_group_log.
+
2003-06-23 Akim Demaille <akim@epita.fr>
* tests/torture.at (#define header templates): Don't use quotes in
[AT_CHECK([top_srcdir=$abs_top_srcdir ./configure $1],
[$2],
m4_default([$3], [ignore]), [$4],
- [test $at_verbose = echo && echo "$srcdir/AT_LINE: config.log" && cat config.log])])
+ [{ echo "$srcdir/AT_LINE: config.log"; sed 's/^/> /' config.log; } >>$at_group_log ])])
# AT_CHECK_ENV