* configure.host: When making a shared library, set HLDFLAGS to
authorIan Lance Taylor <ian@airs.com>
Wed, 7 Feb 1996 18:59:11 +0000 (18:59 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 7 Feb 1996 18:59:11 +0000 (18:59 +0000)
commit5d649ca82a33fff8429b27902a07c4bbd8313627
tree08d6abee559b5418de67b7c4e169528017cc0d14
parent8cc98cd5c19d1f1a0a08e5a0becde2c041585c8c
* configure.host: When making a shared library, set HLDFLAGS to
pass an appropriate -rpath option.  Use the make variable SONAME
as the shared library soname, rather than computing it here.  On
SunOS, build stamp-tshlink in place of $(SHLINK).
* Makefile.in (SONAME): New variable.
($(SHLINK)): Make a link to the transformed name, as well.
(stamp-tshlink): New target.
(install): Skip stamp-tshlink during install.
bfd/ChangeLog