Searched refs:cf_cv_lib_tgetent (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Daclocal.m41135 AC_CACHE_CHECK(for $cf_test_message function,cf_cv_lib_tgetent,[
1137 cf_cv_lib_tgetent=no
1164 cf_cv_lib_tgetent="-l$cf_termlib"
1166 cf_cv_lib_tgetent=yes
1179 if test "x$cf_cv_lib_tgetent" != xno ; then
1180 test "x$cf_cv_lib_tgetent" != xyes && { CF_ADD_LIBS($cf_cv_lib_tgetent) }
H A Dconfigure7597 if test "${cf_cv_lib_tgetent+set}" = set; then
7602 cf_cv_lib_tgetent=no
7663 cf_cv_lib_tgetent="-l$cf_termlib"
7665 cf_cv_lib_tgetent=yes
7680 echo "$as_me:7680: result: $cf_cv_lib_tgetent" >&5
7681 echo "${ECHO_T}$cf_cv_lib_tgetent" >&6
7687 if test "x$cf_cv_lib_tgetent" != xno ; then
7688 test "x$cf_cv_lib_tgetent" != xyes && {
7692 for cf_add_1lib in $cf_cv_lib_tgetent; do cf_add_0lib="$cf_add_1lib $cf_add_0lib"; done
18577 if test "x$cf_cv_lib_tgetent" !
[all...]
H A Dconfigure.in334 if test "x$cf_cv_lib_tgetent" != xno || test "x$cf_cv_lib_part_tgetent" != xno ; then

Completed in 20 milliseconds