autoconf-patches
[Top][All Lists]
Advanced

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

Re: CVS autoconf testsuite failure on NetBSD/amd64


From: Stepan Kasal
Subject: Re: CVS autoconf testsuite failure on NetBSD/amd64
Date: Wed, 15 Dec 2004 16:20:53 +0100
User-agent: Mutt/1.4.1i

Hi,

On Wed, Dec 15, 2004 at 02:17:49PM +0100, Nicolas Joly wrote:
> The second one is new. I tracked this one a little and noticed a small
> problem in `_AC_FEATURE_CHECK_LENGTH'.
...
> -  done])
> +  done
> +  rm -f conftest.*])

I introduced this change.  I didn't add the rm because all conftest*
files should be deleted on exit by the ``trap'' defined in general.m4
in _AC_INIT_PREPARE .  Why did this fail to clean the files?

Have a nice day,
        Stepan




reply via email to

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