aboutsummaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-05-25 04:44:33 +0000
committerAndrew Cagney <cagney@redhat.com>2000-05-25 04:44:33 +0000
commit944d780c6e86df3d8af2c2a1ac2e988cb0fee4c6 (patch)
tree14eaed64f4be02a95c0292f56e28bf06dc6f205c /gdb/config.in
parent85ff3c5244ef8e63516e7709afc46d721cf87c9a (diff)
downloadfsf-binutils-gdb-944d780c6e86df3d8af2c2a1ac2e988cb0fee4c6.zip
fsf-binutils-gdb-944d780c6e86df3d8af2c2a1ac2e988cb0fee4c6.tar.gz
fsf-binutils-gdb-944d780c6e86df3d8af2c2a1ac2e988cb0fee4c6.tar.bz2
Re-generate config.in.
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/config.in b/gdb/config.in
index ac06839..8716472 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 <proc_service.h> 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 <sys/select.h> header file. */
#undef HAVE_SYS_SELECT_H
+/* Define if you have the <sys/user.h> header file. */
+#undef HAVE_SYS_USER_H
+
/* Define if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H