From 84c1b9d3d4d1ead79344b4a9403ec3d74e04d5ef Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Tue, 15 Nov 2016 16:34:02 +0000 Subject: config-ml.in: Remove references to GCJ. 2016-11-15 Matthias Klose * config-ml.in: Remove references to GCJ. * configure.ac: Likewise. * configure: Regenerate. config/ 2016-11-15 Matthias Klose multi.m4: Don't set GCJ. gcc/ 2016-11-15 Matthias Klose * doc/install.texi: Remove references to gcj/libjava. * doc/invoke.texi: Likewise. */ (where necessary) 2016-11-15 Matthias Klose * configure: Regenerate. From-SVN: r242433 --- libgfortran/configure | 1 - 1 file changed, 1 deletion(-) (limited to 'libgfortran/configure') diff --git a/libgfortran/configure b/libgfortran/configure index 97dc101..c052027 100755 --- a/libgfortran/configure +++ b/libgfortran/configure @@ -27005,7 +27005,6 @@ CONFIG_SHELL=${CONFIG_SHELL-/bin/sh} CC="$CC" CXX="$CXX" GFORTRAN="$GFORTRAN" -GCJ="$GCJ" AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" -- cgit v1.1