diff options
author | Måns Rullgård <mans@mansr.com> | 2006-09-30 13:27:29 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2006-09-30 13:27:29 +0000 |
commit | 0244f743786045dca130d791e28587a38371a8f3 (patch) | |
tree | 0e634a9b6da08f8b4b6c546da92fb3e22f28328a | |
parent | cb37931d78dfb7c359d43209741d2267c78fdeb0 (diff) | |
download | ffmpeg-0244f743786045dca130d791e28587a38371a8f3.tar.gz |
f*cking windows confuses itself by adding .exe to filenames
Originally committed as revision 6394 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1122,6 +1122,7 @@ variable to another directory. EOF die "Sanity test failed." fi +rm $TMPE # compiler sanity check check_exec <<EOF |