diff configure @ 33546:b0f904bc6cb0

Use the same yasm check as FFmpeg.
author cehoyos
date Thu, 16 Jun 2011 21:37:21 +0000
parents e4f533bf5a9a
children 356ade78c7b1
line wrap: on
line diff
--- a/configure	Thu Jun 16 17:43:05 2011 +0000
+++ b/configure	Thu Jun 16 21:37:21 2011 +0000
@@ -2774,7 +2774,7 @@
   warn_cflags=yes
 fi
 
-echo "pabsw xmm0, xmm0" > $TMPS
+echo "pextrd [eax], xmm0, 1" > $TMPS
 if test "$_yasm" ; then
   if ! yasm_check ; then
     if x86_64 ; then