* configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
authorHans-Peter Nilsson <hp@axis.com>
Sat, 2 Feb 2008 22:19:04 +0000 (22:19 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Sat, 2 Feb 2008 22:19:04 +0000 (22:19 +0000)
* configure: Regenerate.

ChangeLog
configure
configure.ac

index 380a48c..cf0933e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
+
+       * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
+       * configure: Regenerate.
+
 2008-01-31  Marc Gauthier  <marc@tensilica.com>
 
        * configure.ac (xtensa*-*-*): Recognize processor variants.
index 1540628..ce11435 100755 (executable)
--- a/configure
+++ b/configure
@@ -2298,7 +2298,6 @@ case "${target}" in
        unsupported_languages="$unsupported_languages fortran"
        noconfigdirs="$noconfigdirs target-libffi target-boehm-gc";;
       *-*-elf)
-       unsupported_languages="$unsupported_languages fortran"
        noconfigdirs="$noconfigdirs target-boehm-gc";;
       *-*-linux*)
        noconfigdirs="$noconfigdirs target-newlib target-libgloss";;
index 56d7f12..315fa3b 100644 (file)
@@ -575,7 +575,6 @@ case "${target}" in
        unsupported_languages="$unsupported_languages fortran"
        noconfigdirs="$noconfigdirs target-libffi target-boehm-gc";;
       *-*-elf)
-       unsupported_languages="$unsupported_languages fortran"
        noconfigdirs="$noconfigdirs target-boehm-gc";;
       *-*-linux*)
        noconfigdirs="$noconfigdirs target-newlib target-libgloss";;