1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

f*cking windows confuses itself by adding .exe to filenames

Originally committed as revision 6394 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård
2006-09-30 13:27:29 +00:00
parent cb37931d78
commit 0244f74378

1
configure vendored
View File

@@ -1122,6 +1122,7 @@ variable to another directory.
EOF
die "Sanity test failed."
fi
rm $TMPE
# compiler sanity check
check_exec <<EOF