Missed a spot
This commit is contained in:
parent
62cb10e256
commit
b9d039d57a
1 changed files with 1 additions and 1 deletions
|
|
@ -647,8 +647,8 @@ if test "x$enable_altivec" = xyes; then
|
|||
|
||||
can_use_altivec=no
|
||||
if test -z "$ALTIVEC_EXTRA_CFLAGS"; then
|
||||
AC_MSG_WARN([The compiler does not support the AltiVec command set.])
|
||||
AC_MSG_RESULT(no)
|
||||
AC_MSG_WARN([The compiler does not support the AltiVec command set.])
|
||||
else
|
||||
case "$target_or_host" in
|
||||
*-*-darwin*)
|
||||
|
|
|
|||
Loading…
Reference in a new issue