diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7cebbfa..4b1f7a0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2003-01-02 Mark Kettenis <kettenis@gnu.org> + * configure.in: Move code that provides the --enable-gdbcli, + --enable-gdbmi options right before the code that handles the + --enable-tui option. Polish a bit. + * configure: Regenerated. + * configure.in: Rewrite check for GNU regex and the --without-included regex option, and move it into the "Checks for library functions" section. This makes us use the system regex |