# HG changeset patch # User cehoyos # Date 1308260241 0 # Node ID b0f904bc6cb074bb7c70a9ed77a437bd3efd9ba4 # Parent 38aee97cc4fc63a06841547a3358bad55003cd85 Use the same yasm check as FFmpeg. diff -r 38aee97cc4fc -r b0f904bc6cb0 configure --- 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