From b538c932d84cb0ed19b9845d451cd920151d75d6 Mon Sep 17 00:00:00 2001 From: hp Date: Sat, 2 Feb 2008 03:29:30 +0000 Subject: * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132063 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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