diff --git a/configure b/configure index d6c44cf89e..be52d4df92 100755 --- a/configure +++ b/configure @@ -4447,7 +4447,14 @@ EOF if enabled vsx; then check_cflags -mvsx && - check_builtin vec_vsx_ld "altivec.h" "__builtin_vec_vsx_ld" || disable vsx + check_cc <