configure.ac (spu-*-*): Remove special case.
authorBen Elliston <bje@au.ibm.com>
Thu, 30 Oct 2008 23:33:12 +0000 (23:33 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Thu, 30 Oct 2008 23:33:12 +0000 (10:33 +1100)
* configure.ac (spu-*-*): Remove special case.
* configure: Regenerate.

From-SVN: r141471

ChangeLog
configure
configure.ac

index c06b85e..e7d0f25 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-31  Ben Elliston  <bje@au.ibm.com>
+
+       * configure.ac (spu-*-*): Remove special case.
+       * configure: Regenerate.
+
 2008-10-30  Catherine Moore  <clm@codesourcery.com>
 
        * MAINTAINERS (Write after approval): Update my email address.
index 591a6f3..8224108 100755 (executable)
--- a/configure
+++ b/configure
@@ -2655,8 +2655,6 @@ case "${target}" in
     ;;
   sparc-*-solaris* | sparc64-*-solaris* | sparcv9-*-solaris*)
     ;;
-  spu-*-*)
-    ;;
   v810-*-*)
     noconfigdirs="$noconfigdirs bfd binutils gas gcc gdb ld target-libstdc++-v3 opcodes target-libgloss ${libgcj}"
     ;;
index 77b3251..1ee5158 100644 (file)
@@ -891,8 +891,6 @@ case "${target}" in
     ;;
   sparc-*-solaris* | sparc64-*-solaris* | sparcv9-*-solaris*)
     ;;
-  spu-*-*)
-    ;;
   v810-*-*)
     noconfigdirs="$noconfigdirs bfd binutils gas gcc gdb ld target-libstdc++-v3 opcodes target-libgloss ${libgcj}"
     ;;