mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-02-05 14:40:42 +08:00
* ltconfig.in: No known version of Solaris 2 hardcoded -L paths.
This commit is contained in:
parent
d4cdebab58
commit
fadbda341d
@ -1,3 +1,7 @@
|
||||
1999-01-20 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
|
||||
|
||||
* ltconfig.in: No known version of Solaris 2 hardcoded -L paths.
|
||||
|
||||
1999-01-20 Erez Zadok <ezk@shekel.mcl.cs.columbia.edu>
|
||||
|
||||
* ltmain.in: s/n\'t/ not/
|
||||
|
@ -1320,13 +1320,6 @@ else
|
||||
$LD -G${allow_undefined_flag} -M $export_symbols -h $soname -o $lib $libobjs $deplibs~$rm $lib.exp'
|
||||
hardcode_libdir_flag_spec='-R$libdir'
|
||||
hardcode_shlibpath_var=no
|
||||
|
||||
# Solaris 2 before 2.5 hardcodes -L paths.
|
||||
case "$host_os" in
|
||||
solaris2.[0-4]*)
|
||||
hardcode_minus_L=yes
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
||||
sunos4*)
|
||||
|
Loading…
Reference in New Issue
Block a user