From 3b1004624e54cc2fefd034ff80d5dea4b6db764f Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Mon, 30 Jan 2012 19:55:15 +0000 Subject: Fix makefile/configure problems with sse2avx changes. --- configure | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure') diff --git a/configure b/configure index 71e8de1c49..508e1bb58c 100755 --- a/configure +++ b/configure @@ -620,6 +620,7 @@ use_ldconfig libc_cv_as_i686 libc_cv_cc_fma4 libc_cv_cc_novzeroupper +libc_cv_cc_sse2avx libc_cv_cc_avx libc_cv_cc_sse4 libc_cv_cpp_asm_debuginfo @@ -7641,6 +7642,7 @@ fi + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -fPIC is default" >&5 -- cgit 1.4.1