Searched refs:cf_cv_lib_util (Results 1 – 3 of 3) sorted by relevance
24497 cf_cv_lib_util=yes24499 cf_cv_lib_util=no24509 test "$cf_cv_lib_util" = yes && {24587 if test "x$cf_cv_lib_util" = xyes ; then
1904 if test "x$cf_cv_lib_util" = xyes ; then
2784 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) }