This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: [Patch] remove temp file in sanity check
- To: Peter Eisentraut <peter_e at gmx dot net>
- Subject: Re: [Patch] remove temp file in sanity check
- From: Akim Demaille <akim at epita dot fr>
- Date: 04 May 2001 12:47:23 +0200
- Cc: <automake at gnu dot org>
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <Pine.LNX.4.30.0104272318370.758-200000@peter.localdomain><mv4k83x8n1z.fsf@nostromo.lrde.epita.fr>
| + 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.