]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Use pass_all for
authorAndreas Schwab <schwab@suse.de>
Mon, 23 Jul 2001 20:34:21 +0000 (20:34 +0000)
committerGary V. Vaughan <gary@gnu.org>
Mon, 23 Jul 2001 20:34:21 +0000 (20:34 +0000)
s390*-*-linux* and m68*-*-linux*.

ChangeLog
libtool.m4

index 30fad1b0961b80f917afdf2b781d373f9685f2a7..05a4428f80a27eef1a2d160fc22187eb9bf090ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-23  Andreas Schwab  <schwab@suse.de>
+
+       * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Use pass_all for
+       s390*-*-linux* and m68*-*-linux*.
+
 2001-07-19  Robert Boehne  <rboehne@ricardo-us.com>
 
        * libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS): Fix tag support
index c6679bfc7c2300f7e7c2abd4a3c3cf400faf3524..286db1ae3792d5e75546da52d97ecc8da485086b 100644 (file)
@@ -1867,7 +1867,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux*)
   case $host_cpu in
-  alpha* | hppa* | i*86 | mips | mipsel | powerpc* | sparc* | ia64* )
+  alpha* | hppa* | i*86 | ia64* | m68* | mips | mipsel | powerpc* | sparc* | s390* )
     lt_cv_deplibs_check_method=pass_all ;;
   *)
     # glibc up to 2.1.1 does not perform some relocations on ARM