summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2006-09-30 13:27:29 +0000
committerMåns Rullgård <mans@mansr.com>2006-09-30 13:27:29 +0000
commit0244f743786045dca130d791e28587a38371a8f3 (patch)
tree0e634a9b6da08f8b4b6c546da92fb3e22f28328a
parentcb37931d78dfb7c359d43209741d2267c78fdeb0 (diff)
f*cking windows confuses itself by adding .exe to filenames
Originally committed as revision 6394 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
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 <<EOF