Home
last modified time | relevance | path

Searched refs:with_termcap (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/ncurses/
Dconfigure.in521 [with_termcap=$enableval],
522 [with_termcap=no])
523 AC_MSG_RESULT($with_termcap)
525 if test "$with_termcap" != "yes" ; then
1546 if test "$cf_with_progs" = yes || test "$with_ticlib" != no || test "$with_termcap" != no; then