]> git.ipfire.org Git - thirdparty/libtool.git/commit
* ltconfig.in (sunos4*, with_gnu_ld, hardcode_minus_L): remove, we
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Fri, 19 Mar 1999 19:50:49 +0000 (19:50 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Fri, 19 Mar 1999 19:50:49 +0000 (19:50 +0000)
commitdf9ed2d8d4beae4d2b105b49320dbf0ce475e727
treeb6e8df3716f5f8f9c2dd7daccc429a1d04e8dc1a
parent339498a9de7f2f016854ee4a39f99efa847cee90
* ltconfig.in (sunos4*, with_gnu_ld, hardcode_minus_L): remove, we
have -rpath
(aix4*, without_gnu_ld, hardcode_shlibpath_var): unsupported is
default
(hpux9*, hpux10*, hpux11*, archive_cmds): drop +s, unneeded here
(hpux9*, hpux10*, hpux11*, hardcode_libdir_flag_spec): add +s
before +b
(hpux9*, hpux10*, hpux11*, shlibpath_overrides_runpath): since +s
appears before +b, set it to yes
(hardcode_shlibpath_var, hardcode_action): do not use
shlibpath_var to specify the compile-time search path; it loses,
and we may end up linking with pre-installed older versions of
libraries instead of yet-to-be-installed ones
(*, hardcode_direct, hardcode_minus_L): remove entries that set
them to no, that is default
ChangeLog
ltconfig.in