| + rm -f conftest.file
| if test "$[*]" != "X $srcdir/configure conftest.file" \
|&& test "$[*]" != "X conftest.file $srcdir/configure"; then
|
| Obviously there is a problem here.
No, there is none, just my being tired I guess :( Sorry, applied.
+ 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
2001-04-27 Peter Eisentraut <[EMAIL PROTECTED]>
* m4/sanity.m4: Remove the temp file before possible error exits.
--
Peter Eisentraut [EMAIL PROTECTED] http://funkturm.homeip.net/~peter
Index: m4/sanity.m4
===
RCS