Blob Blame History Raw
--- configure~	2015-12-07 15:29:34.000000000 -0500
+++ configure	2015-12-07 15:32:27.918375959 -0500
@@ -16599,9 +16599,9 @@
 else
 
         ax_cv_have_mmx_ext=no
-        if test "$((0x$edx>>23&0x01))" = 1; then
-          ax_cv_have_mmx_ext=yes
-        fi
+        #if test "$((0x$edx>>23&0x01))" = 1; then
+        #  ax_cv_have_mmx_ext=yes
+        #fi
 
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_have_mmx_ext" >&5
--- configure~	2015-12-07 15:34:22.000000000 -0500
+++ configure	2015-12-07 15:36:09.060060555 -0500
@@ -15979,9 +15979,9 @@
 else
 
         ax_cv_have_sse_ext=no
-        if test "$((0x$edx>>25&0x01))" = 1; then
-          ax_cv_have_sse_ext=yes
-        fi
+        #if test "$((0x$edx>>25&0x01))" = 1; then
+        #  ax_cv_have_sse_ext=yes
+        #fi
 
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_have_sse_ext" >&5
@@ -15994,9 +15994,9 @@
 else
 
         ax_cv_have_sse2_ext=no
-        if test "$((0x$edx>>26&0x01))" = 1; then
-          ax_cv_have_sse2_ext=yes
-        fi
+        #if test "$((0x$edx>>26&0x01))" = 1; then
+        #  ax_cv_have_sse2_ext=yes
+        #fi
 
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_have_sse2_ext" >&5
@@ -16009,9 +16009,9 @@
 else
 
         ax_cv_have_sse3_ext=no
-        if test "$((0x$ecx&0x01))" = 1; then
-          ax_cv_have_sse3_ext=yes
-        fi
+        #if test "$((0x$ecx&0x01))" = 1; then
+        #  ax_cv_have_sse3_ext=yes
+        #fi
 
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_have_sse3_ext" >&5
@@ -16024,9 +16024,9 @@
 else
 
         ax_cv_have_ssse3_ext=no
-        if test "$((0x$ecx>>9&0x01))" = 1; then
-          ax_cv_have_ssse3_ext=yes
-        fi
+        #if test "$((0x$ecx>>9&0x01))" = 1; then
+        #  ax_cv_have_ssse3_ext=yes
+        #fi
 
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_have_ssse3_ext" >&5
@@ -16039,9 +16039,9 @@
 else
 
         ax_cv_have_sse41_ext=no
-        if test "$((0x$ecx>>19&0x01))" = 1; then
-          ax_cv_have_sse41_ext=yes
-        fi
+        #if test "$((0x$ecx>>19&0x01))" = 1; then
+        #  ax_cv_have_sse41_ext=yes
+        #fi
 
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_have_sse41_ext" >&5
@@ -16054,9 +16054,9 @@
 else
 
         ax_cv_have_sse42_ext=no
-        if test "$((0x$ecx>>20&0x01))" = 1; then
-          ax_cv_have_sse42_ext=yes
-        fi
+        #if test "$((0x$ecx>>20&0x01))" = 1; then
+        #  ax_cv_have_sse42_ext=yes
+        #fi
 
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_have_sse42_ext" >&5
@@ -16069,9 +16069,9 @@
 else
 
         ax_cv_have_avx_cpu_ext=no
-        if test "$((0x$ecx>>28&0x01))" = 1; then
-          ax_cv_have_avx_cpu_ext=yes
-        fi
+        #if test "$((0x$ecx>>28&0x01))" = 1; then
+        #  ax_cv_have_avx_cpu_ext=yes
+        #fi
 
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_have_avx_cpu_ext" >&5