]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Add mips/mipsel to list of
authorRobert Boehne <rboehne@ricardo-us.com>
Mon, 14 Jan 2002 14:25:58 +0000 (14:25 +0000)
committerRobert Boehne <rboehne@gnu.org>
Mon, 14 Jan 2002 14:25:58 +0000 (14:25 +0000)
architectures for linux.

ChangeLog
libtool.m4

index e7f516e035211e2ab8883b54d36bf593f23eb04d..13784b5679abb0030f37d039e045eb43cab07997 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-14  Robert Boehne  <rboehne@ricardo-us.com>
+
+       * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Add mips/mipsel to list of
+       architectures for linux.
+
 2002-01-10  Volker Christian  <voc@soft.uni-linz.ac.at>
 
        * libltdl/ltdl.c (find_handle_callback): treat the result of a call
index c4229fc822c0162b8b91957ebc30edc440807dfe..10fe027f5650f79d96e0743f988a78c22f911450 100644 (file)
@@ -3376,7 +3376,7 @@ irix5* | irix6* | nonstopux*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | hppa* | i*86 | mips | mipsel | powerpc* | sparc* | ia64*)
     lt_cv_deplibs_check_method=pass_all ;;
   *)
     # glibc up to 2.1.1 does not perform some relocations on ARM