]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* ltconfig.in (irix5*, irix6*, shlibpath_overides_runpath): yes
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Mon, 22 Feb 1999 19:53:59 +0000 (19:53 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Mon, 22 Feb 1999 19:53:59 +0000 (19:53 +0000)
ChangeLog
ltconfig.in

index 8271043152a311eb73e634a01c4dc59f989946c9..1588c95c87a78a4722781af38aba14fc65c171a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-02-22  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
+       * ltconfig.in (irix5*, irix6*, shlibpath_overides_runpath): yes
+
        * ltmain.in: remove on-demand executable in the proper place, and
        just warn if it can't be removed; add wrapper code to test whether 
        the install-executable is newer than the build-executable, to
index 2cd2b114b2644d32580c3aa2ac29d21d73e4e7e2..d18a44606ac344928a299a8328961fc6a5972629 100755 (executable)
@@ -1705,6 +1705,7 @@ irix5*)
   shlibpath_var=LD_LIBRARY_PATH
   deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1" # or should it be pass_all?
   file_magic_cmd=file
+  shlibpath_overrides_runpath=no
   ;;
 
 irix6*)
@@ -1720,6 +1721,7 @@ irix6*)
   *) libsuff= shlibsuff= libmagic=never-match;;
   esac
   shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
+  shlibpath_overrides_runpath=no
   sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
   deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1" # or should it be pass_all?
   file_magic_cmd=file