configure.ac (spu-*-*): Remove special case.

* configure.ac (spu-*-*): Remove special case.
	* configure: Regenerate.

From-SVN: r141471
This commit is contained in:
Ben Elliston 2008-10-30 23:33:12 +00:00 committed by Ben Elliston
parent 7c8fbd3fbe
commit fb0d26846b
3 changed files with 5 additions and 4 deletions

View File

@ -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.

2
configure vendored
View File

@ -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}"
;;

View 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}"
;;