From 541a513e0ac722511bfdff4f16e64382b58a644a Mon Sep 17 00:00:00 2001 From: Nathanael Nerode Date: Wed, 2 Oct 2002 05:22:11 +0000 Subject: 2002-10-02 Nathanael Nerode * Bring following over from gcc: 2002-09-30 Ulrich Weigand * configure.in (s390*-*-linux*): Enable libgcj. --- ChangeLog | 8 ++++++++ configure.in | 4 ---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2221797b7..d56ef47b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-10-02 Nathanael Nerode + + * Bring following over from gcc: + +2002-09-30 Ulrich Weigand + + * configure.in (s390*-*-linux*): Enable libgcj. + 2002-10-02 Nathanael Nerode * Makefile.in: Regenerate. This really ought to fix things. :sigh: diff --git a/configure.in b/configure.in index 3041dd4a7..bee4c2998 100644 --- a/configure.in +++ b/configure.in @@ -421,10 +421,6 @@ case "${target}" in i[34567]86-*-freebsd*) noconfigdirs="$noconfigdirs target-newlib target-libgloss" ;; - s390*-*-linux*) - # The libffi port is not yet in the GCC tree - noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}" - ;; i[3456]86-*-linux*) # This section makes it possible to build newlib natively on linux. # If we are using a cross compiler then don't configure newlib. -- cgit v1.2.3