1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / config.in
index 933c2874ca0a9db7a93b6672b031a3eca3465748..cb8916113ba62543e861b9ffd9ff5752d0a00d83 100644 (file)
 /* Define if your locale.h file contains LC_MESSAGES.  */
 #undef HAVE_LC_MESSAGES
 
+/* 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 m library (-lm).  */
 #undef HAVE_LIBM
+
+/* Define if you have the w library (-lw).  */
+#undef HAVE_LIBW
This page took 0.022758 seconds and 4 git commands to generate.