From 5166fb064731ca7ce98fd1ba60781cde4d233804 Mon Sep 17 00:00:00 2001 From: nexus Date: Fri, 12 Oct 2001 08:42:20 +0000 Subject: [PATCH] fix typo git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2175 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 2035b8a424..bffb4f42b3 100755 --- a/configure +++ b/configure @@ -1502,7 +1502,7 @@ movntq %mm0, (%eax) EOF fi -if "$_sse" = yes ; then +if test "$_sse" = yes ; then _pref_as_version='2.10.1' cat >> $TMPS <