* 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 380a48c2075abfdf466fb595a69798354bc1beb6..cf0933ee243c9adab987d471aa06fc95437a5cec 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 15406285fc8ed4fe6e1b35e29c41dd0cbdbb9276..ce114351da97117895699bcf74a838c9b1aaff7a 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 56d7f12d374a27577d412e2757a0eba62d83b4b4..315fa3bd8012dba20115420ba4eb1d585d915602 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";;
This page took 0.061391 seconds and 4 git commands to generate.