Home | History | Annotate | Download | only in autoconf

Lines Matching full:terminfo

1218 dnl --enable-terminfo: check whether the user wants to control use of terminfo:
1219 AC_ARG_ENABLE(terminfo,AS_HELP_STRING(
1220 [--enable-terminfo],
1221 [Query the terminfo database if available (default is YES)]),
1225 *) AC_MSG_ERROR([Invalid setting for --enable-terminfo. Use "yes" or "no"]) ;;
1477 AC_SEARCH_LIBS(setupterm,tinfo terminfo curses ncurses ncursesw,