aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorAndrew Haley <aph@gcc.gnu.org>2016-09-30 16:08:23 +0000
committerAndrew Haley <aph@gcc.gnu.org>2016-09-30 16:08:23 +0000
commiteae993948bae8b788c53772bcb9217c063716f93 (patch)
tree3d8f68d90942094bce367a38fde674a3e3e75c0a /Makefile.tpl
parent37b204de605563e7932e26099d28ea8c86cb1935 (diff)
Makefile.def: Remove libjava.
2016-09-05 Andrew Haley <aph@redhat.com> * Makefile.def: Remove libjava. * Makefile.tpl: Likewise. * Makefile.in: Regenerate. * configure.ac: Likewise. * configure: Likewise. From-SVN: r240661
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index 94a4f79f68e..5408067b6f2 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -325,8 +325,6 @@ HOST_ISLVER = @islver@
HOST_LIBELFLIBS = @libelflibs@
HOST_LIBELFINC = @libelfinc@
-EXTRA_CONFIGARGS_LIBJAVA = @EXTRA_CONFIGARGS_LIBJAVA@
-
# ----------------------------------------------
# Programs producing files for the BUILD machine
# ----------------------------------------------