aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>2005-12-16 11:52:02 +0000
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>2005-12-16 11:52:02 +0000
commit957985d9f9c0e95320ac0afde7a0cd9973f8eaa8 (patch)
tree9431af314a134793e402423f9d1cb4903f0aefbc /configure
parenta4eb28f68b69e3780aff0858944ee1207b7534c9 (diff)
* configure.in: Replace ms1 with mt.
* configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108637 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 08b9ddc585f..4eb60eb2435 100755
--- a/configure
+++ b/configure
@@ -1475,7 +1475,7 @@ case "${target}" in
mn10300-*-*)
noconfigdirs="$noconfigdirs ${libgcj}"
;;
- ms1-*-*)
+ mt-*-*)
noconfigdirs="$noconfigdirs sim"
;;
powerpc-*-aix*)