diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a14d0abd7c..d572a524bd 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Thu May 25 14:43:30 2000 Andrew Cagney + + * config.in: Regenerate. + Thu May 25 13:49:17 2000 Andrew Cagney From Fri 19 May 2000 Eli Zaretskii : * diff --git a/gdb/config.in b/gdb/config.in index ac06839469..8716472879 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -103,9 +103,6 @@ to explicitly deallocate that memory when gdb calls exit. */ #undef MMCHECK_FORCE -/* Define if you want to use the full-screen terminal user interface. */ -#undef TUI - /* Define if on solaris uses int instead of size_t, and assorted other type changes. */ #undef PROC_SERVICE_IS_OLD @@ -279,6 +276,9 @@ /* Define if you have the header file. */ #undef HAVE_SYS_SELECT_H +/* Define if you have the header file. */ +#undef HAVE_SYS_USER_H + /* Define if you have the header file. */ #undef HAVE_SYS_WAIT_H