From ab34901fe436bab2115dbfd04223bfeff378fed9 Mon Sep 17 00:00:00 2001 From: Nathan Sidwell Date: Fri, 16 Dec 2005 11:52:02 +0000 Subject: configure.in: Replace ms1 with mt. * configure.in: Replace ms1 with mt. * configure: Rebuilt. From-SVN: r108637 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 08b9ddc..4eb60eb 100755 --- a/configure +++ b/configure @@ -1475,7 +1475,7 @@ case "${target}" in mn10300-*-*) noconfigdirs="$noconfigdirs ${libgcj}" ;; - ms1-*-*) + mt-*-*) noconfigdirs="$noconfigdirs sim" ;; powerpc-*-aix*) -- cgit v1.1