From f5dbc56d4daff74e671c973363d933c73603d4a0 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Thu, 2 Jan 2003 20:29:15 +0000 Subject: * configure.in: Remove UI_OUT configuration code. * ada-lang.c: Update assuming UI_OUT is always true. * Makefile.in (UIOUT_CFLAGS): Remove. * configure: Regenerated. * TODO: Remove blurb about elimination of -DUI_OUT. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4b1f7a019c2..f91a514770c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,11 @@ 2003-01-02 Mark Kettenis + * configure.in: Remove UI_OUT configuration code. + * ada-lang.c: Update assuming UI_OUT is always true. + * Makefile.in (UIOUT_CFLAGS): Remove. + * configure: Regenerated. + * TODO: Remove blurb about elimination of -DUI_OUT. + * 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. -- cgit v1.2.1