# Detect SysV compatible curses, such as ncurses. # Defines HAVE_CURSES_H or HAVE_NCURSES_H if curses is found. CURSES_LIB # is also set with the required library, but is not appended to LIBS # ...
# This macro tries to find curses, and defines HAVE_CURSES_H or HAVE_NCURSES_H # if any of those headers are found. It also defines CURSES_LIB.