From 0244f743786045dca130d791e28587a38371a8f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Sat, 30 Sep 2006 13:27:29 +0000 Subject: [PATCH] f*cking windows confuses itself by adding .exe to filenames Originally committed as revision 6394 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 9fa4058844..60e45190bf 100755 --- a/configure +++ b/configure @@ -1122,6 +1122,7 @@ variable to another directory. EOF die "Sanity test failed." fi +rm $TMPE # compiler sanity check check_exec <