bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AC_FUNC_STRERROR_R testsuite failure on Tru64 unix


From: Akim Demaille
Subject: Re: AC_FUNC_STRERROR_R testsuite failure on Tru64 unix
Date: 25 Apr 2001 12:11:26 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

This one is waiting for an approval, and a confirmation from Nicolas
that it does solve his issue.

--------------------------------------------------

How about this instead?

Index: ChangeLog
>From  Nicolas Joly  <address@hidden>

        * acgeneral.m4 (_AC_RUN_IFELSE): Clean `core' files.

Index: acgeneral.m4
===================================================================
RCS file: /cvs/autoconf/acgeneral.m4,v
retrieving revision 1.719
diff -u -u -r1.719 acgeneral.m4
--- acgeneral.m4 2001/04/24 08:19:17 1.719
+++ acgeneral.m4 2001/04/24 12:42:48
@@ -2910,7 +2910,8 @@
 echo "$as_me: failed program was:" >&AS_MESSAGE_LOG_FD
 cat conftest.$ac_ext >&AS_MESSAGE_LOG_FD
 m4_ifvaln([$3], [$3])dnl])[]dnl
-rm -f conftest$ac_exeext m4_ifval([$1], [conftest.$ac_ext])[]dnl
+rm -f core core.* *.core conftest$ac_exeext m4_ifval([$1],
+                                                     [conftest.$ac_ext])[]dnl
 ])# _AC_RUN_IFELSE
 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]