From f8c8382b1e4063c51834c473ae662b38912b3e64 Mon Sep 17 00:00:00 2001 From: kojima Date: Fri, 5 Jan 2001 22:57:12 +0000 Subject: [PATCH] put back mmx stuff --- configure.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configure.in b/configure.in index 7d3b6705..75013296 100644 --- a/configure.in +++ b/configure.in @@ -175,8 +175,7 @@ dnl GCC/as with MMX support dnl -------------------- # until we fix it, leave it disabled -#if test "$ac_cv_prog_gcc" = yes; then -if [ 0 -eq 1 ]; then +if test "$ac_cv_prog_gcc" = yes; then x86=0 changequote(,)dnl case "$host_cpu" in