From: Alan Modra Date: Wed, 16 May 2001 06:53:53 +0000 (+0000) Subject: * libtool.m4 (lt_cv_deplibs_check_method): pass_all for hppa*-linux. X-Git-Tag: release-1-4-1~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fc04cf27400f97754c107555f0bdebb136863c1c;p=thirdparty%2Flibtool.git * libtool.m4 (lt_cv_deplibs_check_method): pass_all for hppa*-linux. --- diff --git a/ChangeLog b/ChangeLog index 1a9045518..ae9732201 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-05-16 Alan Modra + + * libtool.m4 (lt_cv_deplibs_check_method): pass_all for hppa*-linux. + 2001-05-03 Andreas Jaeger , Andreas Schwab * ltmain.in (relink_command): Arrange for wrapper script to save diff --git a/libtool.m4 b/libtool.m4 index e49652168..13eb8ac04 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -3207,7 +3207,7 @@ irix5* | irix6*) # This must be Linux ELF. linux-gnu*) case $host_cpu in - alpha* | i*86 | powerpc* | sparc* | ia64* ) + alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* ) lt_cv_deplibs_check_method=pass_all ;; *) # glibc up to 2.1.1 does not perform some relocations on ARM