Fix test suite failures reported by Pierre in
commit75f337207698f515f252005ff67d7d8fd1728f4d
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Aug 2006 07:10:24 +0000 (7 07:10 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Aug 2006 07:10:24 +0000 (7 07:10 +0000)
treecdc7641f6ca90ce6bc11df1135dfc4d320811622
parent75a9e8db4062890274e900bc22b7d8d9275b9451
Fix test suite failures reported by Pierre in
<http://lists.gnu.org/archive/html/bug-autoconf/2006-08/msg00005.html>.
* lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Don't claim
the compiler created a file "b.out" when it didn't create anything
at all.
* lib/autoconf/specific.m4 (AC_SYS_INTERPRETER):
Discard stderr too, when invoking the test script.
ChangeLog
lib/autoconf/lang.m4
lib/autoconf/specific.m4