summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-04-11 03:58:39 +0000
committerAlexandre Oliva <aoliva@redhat.com>2003-04-11 03:58:39 +0000
commitf5022feae5eaa812f0b5e401df9e8b04584689ef (patch)
tree327f4e5c3420bfe10db35fba6886259bc27c5a73
parentc7d65717db8d0d1e13b737e04a8791d28c29dddb (diff)
downloadbinutils-redhat-f5022feae5eaa812f0b5e401df9e8b04584689ef.tar.gz
* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
* */configure: Rebuilt.
-rw-r--r--ChangeLog5
-rw-r--r--libtool.m42
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 326297949d..d9688b1e0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-11 Alexandre Oliva <aoliva@redhat.com>
+
+ * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
+ * */configure: Rebuilt.
+
2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
diff --git a/libtool.m4 b/libtool.m4
index eca1da32ec..d2e36088de 100644
--- a/libtool.m4
+++ b/libtool.m4
@@ -636,7 +636,7 @@ irix5* | irix6*)
# This must be Linux ELF.
linux-gnu*)
case $host_cpu in
- alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+ alpha* | mips* | 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