Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/
H A Dconfigure24497 cf_cv_lib_util=yes
24499 cf_cv_lib_util=no
24509 test "$cf_cv_lib_util" = yes && {
24587 if test "x$cf_cv_lib_util" = xyes ; then
H A Dconfigure.in1904 if test "x$cf_cv_lib_util" = xyes ; then
H A Daclocal.m42784 AC_CHECK_LIB(util,openpty,cf_cv_lib_util=yes,cf_cv_lib_util=no)
2787 test "$cf_cv_lib_util" = yes && { CF_ADD_LIB(util) }