summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index cf20f58b69..59f5b798b2 100755
--- a/configure
+++ b/configure
@@ -509,9 +509,6 @@ EOF
builtin_vector=no
if $cc -o $TMPO $TMPC 2> /dev/null ; then
builtin_vector=yes
- if test "$mmx" = "yes" ; then
- CFLAGS="$CFLAGS -msse"
- fi
fi
if test x"$1" = x"-h" -o x"$1" = x"--help" ; then