Lines Matching refs:cf_termlib
7611 for cf_termlib in '' $cf_TERMLIB ; do
7613 test -n "$cf_termlib" && {
7617 for cf_add_1lib in -l$cf_termlib; do cf_add_0lib="$cf_add_1lib $cf_add_0lib"; done
7631 echo "cross-compiling, cannot verify if a termcap/tgetent is present in $cf_termlib" 1>&5
7661 echo "yes, there is a termcap/tgetent in $cf_termlib" 1>&5
7662 if test -n "$cf_termlib" ; then
7663 cf_cv_lib_tgetent="-l$cf_termlib"
7672 echo "no, there is no termcap/tgetent in $cf_termlib" 1>&5
7762 for cf_termlib in $cf_TERMLIB ; do
7763 LIBS="$cf_save_LIBS -l$cf_termlib"
7788 echo "there is a terminfo/tgetent in $cf_termlib" 1>&5
7789 cf_cv_lib_part_tgetent="-l$cf_termlib"