* configure.in: Add cursesX to the list of possible curses libs.
[deliverable/binutils-gdb.git] / gdb / config.in
index 933f3a02310ce8ee17465b8c6fd4224f3fe363e1..ac2c26764cb70bcd8f584745e9375df8e6581f48 100644 (file)
 /* Define if you have the <curses.h> header file.  */
 #undef HAVE_CURSES_H
 
+/* Define if you have the <cursesX.h> header file.  */
+#undef HAVE_CURSESX_H
+
 /* Define if you have the <dirent.h> header file.  */
 #undef HAVE_DIRENT_H
 
 /* Define to 1 if your system has td_pcb in struct thread. */
 #undef HAVE_STRUCT_THREAD_TD_PCB
 
+/* Define to 1 if your system has struct lwp. */
+#undef HAVE_STRUCT_LWP
+
 /* Define to 1 if your system has struct reg in <machine/reg.h>. */
 #undef HAVE_STRUCT_REG
 
This page took 0.026127 seconds and 4 git commands to generate.