automake
[Top][All Lists]
Advanced

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

Re: [Patch] remove temp file in sanity check


From: Akim Demaille
Subject: Re: [Patch] remove temp file in sanity check
Date: 04 May 2001 11:45:44 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

+   rm -f conftest.file
    if test "$[*]" != "X $srcdir/configure conftest.file" \
       && test "$[*]" != "X conftest.file $srcdir/configure"; then

Obviously there is a problem here.  Anyway, configure 2.50+ removes
conftest* when it exits so there is no real issue here (2.13 does not,
but it doesn't really matter for we work forward :).



reply via email to

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