+ 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 :).
- [Patch] remove temp file in sanity check Peter Eisentraut
- Re: [Patch] remove temp file in sanity check Akim Demaille
- Re: [Patch] remove temp file in sanity check Akim Demaille
