1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +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 EOF
die "Sanity test failed." die "Sanity test failed."
fi fi
rm $TMPE
# compiler sanity check # compiler sanity check
check_exec <<EOF check_exec <<EOF