diff options
author | Keith Seitz <keiths@redhat.com> | 2001-09-06 20:59:18 +0000 |
---|---|---|
committer | Keith Seitz <keiths@redhat.com> | 2001-09-06 20:59:18 +0000 |
commit | b381d62d0a7abe7d07c4c45893e3359dca286d3c (patch) | |
tree | 2183cafe81cfb34b32990a31cf7bb6fae1fb1bbb /gdb/ChangeLog | |
parent | 9a058a09a9fadaf701938094ae83aa58f2207d58 (diff) | |
download | gdb-b381d62d0a7abe7d07c4c45893e3359dca286d3c.zip gdb-b381d62d0a7abe7d07c4c45893e3359dca286d3c.tar.gz gdb-b381d62d0a7abe7d07c4c45893e3359dca286d3c.tar.bz2 |
From Ian Roxborough <irox@redhat.com>
* configure.in: Use ITCL_LIB_FULL_PATH and
ITK_LIB_FULL_PATH to set Itcl and Itk dependancies
for gdb.
* configure: Regenerated.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f04958f..d79a2b2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2001-09-06 Keith Seitz <keiths@redhat.com> + + From Ian Roxborough <irox@redhat.com> + * configure.in: Use ITCL_LIB_FULL_PATH and + ITK_LIB_FULL_PATH to set Itcl and Itk dependancies + for gdb. + * configure: Regenerated. + 2001-09-06 Kevin Buettner <kevinb@redhat.com> * dbxread.c (process_one_symbol): Don't use error result from |