diff options
author | John R. Moore <jmoore@redhat.com> | 2001-07-27 16:38:32 +0000 |
---|---|---|
committer | John R. Moore <jmoore@redhat.com> | 2001-07-27 16:38:32 +0000 |
commit | 2db5ca22ef3c978f349737317a55a732e02f5ad1 (patch) | |
tree | 684e0e9d99c0013e2223bb908232902995ae52a1 /gdb | |
parent | dd2504abf3c7e6f2ab3cb42941f17c8c65269342 (diff) | |
download | gdb-2db5ca22ef3c978f349737317a55a732e02f5ad1.zip gdb-2db5ca22ef3c978f349737317a55a732e02f5ad1.tar.gz gdb-2db5ca22ef3c978f349737317a55a732e02f5ad1.tar.bz2 |
Added dependency of gdb/insight on tcl and tk libraries.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f5e6a8d..0f1b56c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2001-07-27 John R. Moore <jmoore@redhat.com> + + * configure.in: Added dependency of gdb on tcl/tk libraries. + * Makefile.in: Likewise. + * configure: Regenerated with the above using autoconf. + 2001-07-26 Elena Zannoni <ezannoni@redhat.com> * sh-tdep.c (sh_gdbarch_init): Use SH_DEFAULT_NUM_REGS instead of |