Missed a spot

This commit is contained in:
Manish Singh 2005-03-06 10:35:21 +00:00
parent 62cb10e256
commit b9d039d57a
1 changed files with 1 additions and 1 deletions

View File

@ -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*)