blob: 2b439069cefc59a800ac40b7c4b1a142c2ebfa7a (
plain)
1
2
3
4
5
6
7
8
|
/* Define if you have <ncurses/curses.h> */
#undef HAVE_NCURSES_CURSES_H
/* Define if you have <ncurses.h> */
#undef HAVE_NCURSES_H
/* Define if you have the strcasecmp function */
#undef HAVE_STRCASECMP
|