5eda557
--- configure.old	2008-03-12 17:30:29.000000000 +0000
5eda557
+++ configure	2008-03-12 17:34:06.000000000 +0000
5eda557
@@ -10534,7 +10534,7 @@ cat >>confdefs.h <<\_ACEOF
5eda557
 _ACEOF
5eda557
 
5eda557
       ;;
5eda557
-    xpowerpc|xppc|xpowerpc64|xppc64)
5eda557
+    xpowerpc|xppc)
5eda557
       HAVE_POWERPC=yes
5eda557
 
5eda557
 cat >>confdefs.h <<\_ACEOF
5eda557
@@ -10631,7 +10631,7 @@ eval "echo \"\$as_me:$LINENO: $ac_try_ec
5eda557
 	 test -z "$ac_c_werror_flag" ||
5eda557
 	 test ! -s conftest.err
5eda557
        } && test -s conftest.$ac_objext; then
5eda557
-  flag_ok=yes
5eda557
+  flag_ok=no
5eda557
 else
5eda557
   echo "$as_me: failed program was:" >&5
5eda557
 sed 's/^/| /' conftest.$ac_ext >&5
5eda557
@@ -10641,7 +10641,7 @@ fi
5eda557
 
5eda557
 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5eda557
 
5eda557
-  if test "X$flag_ok" = Xyes ; then
5eda557
+  if test "X$flag_ok" = Xyes -a "X$HAVE_POWERPC" = "Xyes" ; then
5eda557
     HAVE_GCC_ASM_POWERPC_FPU=yes
5eda557
     true
5eda557
   else