aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-03-05 20:52:52 +0000
committerIan Lance Taylor <ian@airs.com>1996-03-05 20:52:52 +0000
commit8f218e05fc1eec8b84d93d6c513eb2ea54f43bcf (patch)
tree8ba4612b0429cf654aeb2465fe918adeb8acaedb /bfd/ChangeLog
parentd554e554dad73003353f054c37e5a8b36419ceba (diff)
downloadgdb-8f218e05fc1eec8b84d93d6c513eb2ea54f43bcf.zip
gdb-8f218e05fc1eec8b84d93d6c513eb2ea54f43bcf.tar.gz
gdb-8f218e05fc1eec8b84d93d6c513eb2ea54f43bcf.tar.bz2
* configure.in: Don't set SHLIB or SHLINK to an empty string,
since they appear as targets in Makefile.in. * configure: Rebuild.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index a821184..c7e7d54 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,9 @@
Tue Mar 5 12:02:23 1996 Ian Lance Taylor <ian@cygnus.com>
+ * 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.