Show result of yasm test.

Originally committed as revision 14726 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Carl Eugen Hoyos 2008-08-13 15:03:57 +00:00
parent d1a12956a0
commit af44e8e488
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -1952,6 +1952,7 @@ if test "$build_suffix" != ""; then
fi
echo "big-endian ${bigendian-no}"
if test $arch = "x86_32" -o $arch = "x86_64"; then
echo "yasm ${yasm-no}"
echo "MMX enabled ${mmx-no}"
echo "CMOV enabled ${cmov-no}"
echo "CMOV is fast ${fast_cmov-no}"