configure.in: Replace ms1 with mt.

* configure.in: Replace ms1 with mt.
	* configure: Rebuilt.

From-SVN: r108637
This commit is contained in:
Nathan Sidwell 2005-12-16 11:52:02 +00:00 committed by Nathan Sidwell
parent a3fafcb085
commit ab34901fe4
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
* configure.in: Replace ms1 with mt.
* configure: Rebuilt.
2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
* MAINTAINERS: Update my email address.

2
configure vendored
View File

@ -1475,7 +1475,7 @@ case "${target}" in
mn10300-*-*)
noconfigdirs="$noconfigdirs ${libgcj}"
;;
ms1-*-*)
mt-*-*)
noconfigdirs="$noconfigdirs sim"
;;
powerpc-*-aix*)

View File

@ -683,7 +683,7 @@ case "${target}" in
mn10300-*-*)
noconfigdirs="$noconfigdirs ${libgcj}"
;;
ms1-*-*)
mt-*-*)
noconfigdirs="$noconfigdirs sim"
;;
powerpc-*-aix*)