diff options
author | Keith Seitz <keiths@redhat.com> | 2008-07-25 18:00:17 +0000 |
---|---|---|
committer | Keith Seitz <keiths@redhat.com> | 2008-07-25 18:00:17 +0000 |
commit | 8d38cdf66306c80a0b6d47175dea6ec003b9c337 (patch) | |
tree | f705fe3dc89fa946918942a44e836b1bd0470bdc /config/ChangeLog | |
parent | 383f836e2002b1bc1793238ed099ed7aa215fec3 (diff) | |
download | gdb-8d38cdf66306c80a0b6d47175dea6ec003b9c337.zip gdb-8d38cdf66306c80a0b6d47175dea6ec003b9c337.tar.gz gdb-8d38cdf66306c80a0b6d47175dea6ec003b9c337.tar.bz2 |
* acinclude.m4: Remove libide, libgui, and all the other Tcl
functions.
* tcl.m4: New file.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index d568142..0ec955d 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,9 @@ +2008-07-25 Keith Seitz <keiths@redhat.com> + + * acinclude.m4: Remove libide, libgui, and all the other Tcl + functions. + * tcl.m4: New file. + 2008-07-11 Joseph Myers <joseph@codesourcery.com> * mh-mingw (LDFLAGS): Append to rather than replacing previous |