configure: Use autoconf 2.71
[platform/upstream/glibc.git] / sysdeps / x86_64 / configure
1 # This file is generated from configure.ac by Autoconf.  DO NOT EDIT!
2  # Local configure fragment for sysdeps/x86_64.
3
4 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking -mprefer-vector-width=128" >&5
5 printf %s "checking -mprefer-vector-width=128... " >&6; }
6 if test ${libc_cv_cc_mprefer_vector_width+y}
7 then :
8   printf %s "(cached) " >&6
9 else $as_nop
10   if { ac_try='${CC-cc} -mprefer-vector-width=128 -xc /dev/null -S -o /dev/null'
11   { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
12   (eval $ac_try) 2>&5
13   ac_status=$?
14   printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15   test $ac_status = 0; }; }
16 then :
17   libc_cv_cc_mprefer_vector_width=yes
18 else $as_nop
19   libc_cv_cc_mprefer_vector_width=no
20 fi
21
22 fi
23 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $libc_cv_cc_mprefer_vector_width" >&5
24 printf "%s\n" "$libc_cv_cc_mprefer_vector_width" >&6; }
25 config_vars="$config_vars
26 config-cflags-mprefer-vector-width = $libc_cv_cc_mprefer_vector_width"
27
28 if test x"$build_mathvec" = xnotset; then
29   build_mathvec=yes
30 fi
31
32 test -n "$critic_missing" && as_fn_error $? "
33 *** $critic_missing" "$LINENO" 5
34