diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-02-13 18:31:09 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-02-13 18:31:09 +0000 |
commit | ef3c03a4728b87c91da1700e13d93431481b1c7a (patch) | |
tree | 7b3e9abdc5b58e957d171affc9a77310441cedea /opcodes/ChangeLog | |
parent | 3a9946537687844599410507fb8609464dce0e9a (diff) | |
download | gdb-ef3c03a4728b87c91da1700e13d93431481b1c7a.zip gdb-ef3c03a4728b87c91da1700e13d93431481b1c7a.tar.gz gdb-ef3c03a4728b87c91da1700e13d93431481b1c7a.tar.bz2 |
* configure.in: Get the version number from BFD.
* configure: Rebuild.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c970166..85d8f9c 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,8 @@ Fri Feb 13 13:12:14 1998 Ian Lance Taylor <ian@cygnus.com> + * configure.in: Get the version number from BFD. + * configure: Rebuild. + * Makefile.am (libopcodes_la_LDFLAGS): Define. * Makefile.in: Rebuild. |