aboutsummaryrefslogtreecommitdiff
path: root/opcodes
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 /opcodes
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 'opcodes')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 10c585e..d35f51c 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+Tue Mar 5 15:51:57 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.
+
Mon Feb 26 13:03:40 1996 Stan Shebs <shebs@andros.cygnus.com>
* mpw-make.sed: Edit out shared library support bits.