* configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
[deliverable/binutils-gdb.git] / sim / configure.ac
index c20d847c591055c3525cc5c723e8a5a4e8ac5831..d7e822c12058a66d1a652c429bd47f235ad4d202 100644 (file)
@@ -94,11 +94,11 @@ if test "${enable_sim}" != no; then
            AC_CONFIG_SUBDIRS(mn10300)
           igen=yes
           ;;
-       sh64-*-*)
+       sh64*-*-*)
            AC_CONFIG_SUBDIRS(sh64)
           testsuite=yes
           ;;
-       sh-*-*)
+       sh*-*-*)
            AC_CONFIG_SUBDIRS(sh)
           testsuite=yes
           ;;
This page took 0.022993 seconds and 4 git commands to generate.