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:
parent
e56b7557bd
commit
adefd3ab49
@ -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
|
||||
|
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user