]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* ltconfig.in (irix6*): Do not override deplibs_check_method
authorAlexandre Oliva <oliva@lsd.ic.unicamp.br>
Fri, 3 Dec 1999 02:10:41 +0000 (02:10 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Fri, 3 Dec 1999 02:10:41 +0000 (02:10 +0000)
here.

ChangeLog
ltconfig.in

index 07ede8247574410484378ffad0107608a9bd630a..dd758a5c9e5b6aa8d869fde3ae09bbfa7cf94b49 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
 
+       * ltconfig.in (irix6*): Do not override deplibs_check_method
+       here.
+
        * libtool.m4: Do not AC_SUBST anything other than LIBTOOL.
 
 1999-11-20  Michael Forster  <email@michael-forster.de>
index 3e3060283a6e186bd0e4e65590bac29a62c9b00a..3eda1904ee82ffbf881a3c1810cb735e376a2406 100755 (executable)
@@ -1603,8 +1603,6 @@ irix5* | irix6*)
     *-64|*"-64 ") libsuff=64 shlibsuff=64 libmagic=64-bit;;
     *) libsuff= shlibsuff= libmagic=never-match;;
     esac
-    # this will be overridden with pass_all, but let us keep it just in case
-    deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"
     ;;
   esac
   shlibpath_var=LD_LIBRARY${shlibsuff}_PATH