diff options
author | Fernando Nasser <fnasser@redhat.com> | 2000-12-11 18:59:47 +0000 |
---|---|---|
committer | Fernando Nasser <fnasser@redhat.com> | 2000-12-11 18:59:47 +0000 |
commit | 6bad8db2dca5644ea4530e1aafc5e247333cbeb1 (patch) | |
tree | 8d5be95c47f8475bbe2a52055fb9a9c52002cb1f /gdb/ChangeLog | |
parent | ffb34d9aac3dc2fa3dc1808e4b07de896ee60318 (diff) | |
download | gdb-6bad8db2dca5644ea4530e1aafc5e247333cbeb1.zip gdb-6bad8db2dca5644ea4530e1aafc5e247333cbeb1.tar.gz gdb-6bad8db2dca5644ea4530e1aafc5e247333cbeb1.tar.bz2 |
2000-12-11 Fernando Nasser <fnasser@redhat.com>
* configure.in: Fix a couple of typos in the handling of the
enable_gdbcli option. Make it check enableval for the result
of AC_ARG_ENABLE.
* configure: Regenerate.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e2f5772..98768b6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2000-12-11 Fernando Nasser <fnasser@redhat.com> + + * configure.in: Fix a couple of typos in the handling of the + enable_gdbcli option. Make it check enableval for the result + of AC_ARG_ENABLE. + * configure: Regenerate. + 2000-12-08 Michael Snyder <msnyder@mvstp600e.cygnus.com> * dwarf2read.c (DWARF2_REG_TO_REGNUM): New macro. Provide default |