]> gcc.gnu.org Git - gcc.git/commitdiff
* configure.in (s390*-*-linux*): Enable libgcj.
authorUlrich Weigand <uweigand@de.ibm.com>
Mon, 30 Sep 2002 12:15:00 +0000 (12:15 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Mon, 30 Sep 2002 12:15:00 +0000 (12:15 +0000)
From-SVN: r57647

ChangeLog
configure.in

index dbb6539d31895d7bbc3e3060737f51529d6a09ea..b0f40c43d838f49a5af3901fb37e5f71b6b7ab40 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * configure.in (s390*-*-linux*): Enable libgcj.
+
 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
 
        * configure: Revert accidentally applied changes.
index 3041dd4a7c420a4836a466a6f98ccd11fce495cf..bee4c2998a6e31b1a69443b8fc651092381d8951 100644 (file)
@@ -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.
This page took 0.083422 seconds and 5 git commands to generate.