From: Alexandre Oliva Date: Fri, 11 Apr 2003 02:15:48 +0000 (+0000) Subject: * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on all X-Git-Tag: help~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a024456d4e5f1a4226cb61c74611ab6e475a934;p=thirdparty%2Flibtool.git * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on all mips*-linux* variants. --- diff --git a/ChangeLog b/ChangeLog index 0136c6745..28249b8fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-04-10 Alexandre Oliva + + * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on all + mips*-linux* variants. + 2003-04-09 Samuel Meder * libtool.m4 Switch on $CC and add paterns to cases. diff --git a/libtool.m4 b/libtool.m4 index d3888850a..ce7939fa7 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -2167,7 +2167,7 @@ irix5* | irix6* | nonstopux*) # This must be Linux ELF. linux*) case $host_cpu in - alpha* | hppa* | i*86 | ia64* | m68* | mips | mipsel | powerpc* | sparc* | s390* | sh*) + alpha* | hppa* | i*86 | ia64* | m68* | mips* | powerpc* | sparc* | s390* | sh*) lt_cv_deplibs_check_method=pass_all ;; *) # glibc up to 2.1.1 does not perform some relocations on ARM