2
0
mirror of git://git.savannah.gnu.org/libtool.git synced 2025-02-17 15:10:02 +08:00

* ltconfig.in (linux-gnu*): Set hardcode_into_libs=yes.

This commit is contained in:
Michael Forster 1999-12-03 02:02:23 +00:00 committed by Alexandre Oliva
parent e56b7557bd
commit adefd3ab49
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
1999-11-20 Michael Forster <email@michael-forster.de>
* ltconfig.in (linux-gnu*): Set hardcode_into_libs=yes.
1999-11-29 Gary V. Vaughan <gary@oranda.demon.co.uk>
* ltconfig.in: Be friendlier to C++ compilers when testing

View File

@ -1628,6 +1628,7 @@ linux-gnu*)
finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
shlibpath_var=LD_LIBRARY_PATH
shlibpath_overrides_runpath=no
hardcode_into_libs=yes
if test -f /lib/ld.so.1; then
dynamic_linker='GNU ld.so'