From 9a212bb7ac34c0b9625cd5707797cf21c9245242 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Sat, 2 Feb 2008 03:29:30 +0000 Subject: configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf. * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf. * configure: Regenerate. From-SVN: r132063 --- configure | 1 - 1 file changed, 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 15406285fc8..ce114351da9 100755 --- 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";; -- cgit v1.2.1