Commit ab34901f by Nathan Sidwell Committed by Nathan Sidwell

configure.in: Replace ms1 with mt.

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

From-SVN: r108637
parent a3fafcb0
2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
* configure.in: Replace ms1 with mt.
* configure: Rebuilt.
2005-12-15 Bryce McKinlay <mckinlay@redhat.com> 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
* MAINTAINERS: Update my email address. * MAINTAINERS: Update my email address.
......
...@@ -1475,7 +1475,7 @@ case "${target}" in ...@@ -1475,7 +1475,7 @@ case "${target}" in
mn10300-*-*) mn10300-*-*)
noconfigdirs="$noconfigdirs ${libgcj}" noconfigdirs="$noconfigdirs ${libgcj}"
;; ;;
ms1-*-*) mt-*-*)
noconfigdirs="$noconfigdirs sim" noconfigdirs="$noconfigdirs sim"
;; ;;
powerpc-*-aix*) powerpc-*-aix*)
......
...@@ -683,7 +683,7 @@ case "${target}" in ...@@ -683,7 +683,7 @@ case "${target}" in
mn10300-*-*) mn10300-*-*)
noconfigdirs="$noconfigdirs ${libgcj}" noconfigdirs="$noconfigdirs ${libgcj}"
;; ;;
ms1-*-*) mt-*-*)
noconfigdirs="$noconfigdirs sim" noconfigdirs="$noconfigdirs sim"
;; ;;
powerpc-*-aix*) powerpc-*-aix*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment