* lib/autoconf/general.m4 (_AC_RUN_LOG_LIMIT): Remove conftest.err
also if it is empty.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2009-10-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ Fix testsuite failure on AIX 4.3.3.
+ * lib/autoconf/general.m4 (_AC_RUN_LOG_LIMIT): Remove conftest.err
+ also if it is empty.
+
Fix testsuite failure on IRIX and AIX.
* tests/torture.at (Substitute and define special characters):
Double the backslash before the double-quote in
... rest of stderr output deleted ...
m4_default([$3], [10])q' conftest.err >conftest.er1
cat conftest.er1 >&AS_MESSAGE_LOG_FD
- rm -f conftest.er1 conftest.err
fi
+ rm -f conftest.er1 conftest.err
_AS_ECHO_LOG([\$? = $ac_status])
test $ac_status = 0; }])