From: Alexandre Oliva Date: Fri, 3 Dec 1999 02:10:41 +0000 (+0000) Subject: * ltconfig.in (irix6*): Do not override deplibs_check_method X-Git-Tag: multi-language-fork~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=27118b074fe67cb189826bb669e7be38e548056e;p=thirdparty%2Flibtool.git * ltconfig.in (irix6*): Do not override deplibs_check_method here. --- diff --git a/ChangeLog b/ChangeLog index 07ede8247..dd758a5c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1999-12-03 Alexandre Oliva + * 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 diff --git a/ltconfig.in b/ltconfig.in index 3e3060283..3eda1904e 100755 --- a/ltconfig.in +++ b/ltconfig.in @@ -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