Re-generate config.in.
authorAndrew Cagney <cagney@redhat.com>
Thu, 25 May 2000 04:44:33 +0000 (04:44 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 25 May 2000 04:44:33 +0000 (04:44 +0000)
gdb/ChangeLog
gdb/config.in

index a14d0abd7c6a1fb719ee28c406466b4f79dc6232..d572a524bd1abe2f188ec40118ec07fd7770ef14 100644 (file)
@@ -1,3 +1,7 @@
+Thu May 25 14:43:30 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * config.in: Regenerate.
+
 Thu May 25 13:49:17 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        From Fri 19 May 2000 Eli Zaretskii <eliz@is.elta.co.il>: *
index ac06839469f1c01741c41ba19f4949bf98b29375..8716472879abbd5acf27c10d9c0cbe82db92cf49 100644 (file)
    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
 /* 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
 
This page took 0.030989 seconds and 4 git commands to generate.