* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Use pass_all for

s390*-*-linux* and m68*-*-linux*.
This commit is contained in:
Andreas Schwab 2001-07-23 20:34:21 +00:00 committed by Gary V. Vaughan
parent 7e3f8916bb
commit a25740e4f1
2 changed files with 6 additions and 1 deletions

View File

@ -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

2
libtool.m4 vendored
View 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