From 8f218e05fc1eec8b84d93d6c513eb2ea54f43bcf Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 5 Mar 1996 20:52:52 +0000 Subject: [PATCH] * configure.in: Don't set SHLIB or SHLINK to an empty string, since they appear as targets in Makefile.in. * configure: Rebuild. --- bfd/ChangeLog | 4 ++++ opcodes/ChangeLog | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index a821184fac3..c7e7d54ecc1 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ Tue Mar 5 12:02:23 1996 Ian Lance Taylor + * configure.in: Don't set SHLIB or SHLINK to an empty string, + since they appear as targets in Makefile.in. + * configure: Rebuild. + * sunos.c (sunos_scan_ext_relocs): If not making a shared library, don't fiddle with a symbol which is not defined anywhere. diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 10c585ede0b..d35f51c88ef 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +Tue Mar 5 15:51:57 1996 Ian Lance Taylor + + * configure.in: Don't set SHLIB or SHLINK to an empty string, + since they appear as targets in Makefile.in. + * configure: Rebuild. + Mon Feb 26 13:03:40 1996 Stan Shebs * mpw-make.sed: Edit out shared library support bits. -- 2.30.2