[FFmpeg-cvslog] r14726 - trunk/configure

cehoyos subversion
Wed Aug 13 17:03:57 CEST 2008


Author: cehoyos
Date: Wed Aug 13 17:03:57 2008
New Revision: 14726

Log:
Show result of yasm test.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Wed Aug 13 17:03:57 2008
@@ -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}"




More information about the ffmpeg-cvslog mailing list