Lines Matching refs:cf_term_lib
14881 if test "x$cf_term_lib" = x
14942 cf_term_lib=predefined
14945 for cf_term_lib in $cf_check_list otermcap termcap tinfo termlib unknown
14947 as_ac_Lib=`echo "ac_cv_lib_$cf_term_lib''_tgoto" | $as_tr_sh`
14948 echo "$as_me:14948: checking for tgoto in -l$cf_term_lib" >&5
14949 echo $ECHO_N "checking for tgoto in -l$cf_term_lib... $ECHO_C" >&6
14954 LIBS="-l$cf_term_lib $LIBS"
14999 : "${cf_nculib_root:=$cf_term_lib}"
15011 …test "$cf_term_lib" != predefined && test "$cf_term_lib" != unknown && LIBS="-l$cf_term_lib $cf_sa…
15017 if test "$cf_term_lib" = unknown || test "$cf_term_lib" = "$cf_curs_lib" ; then
15054 elif test "$cf_curs_lib" = "$cf_term_lib" ; then
15056 elif test "$cf_term_lib" != predefined ; then
15057 echo "$as_me:15057: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5
15058 echo $ECHO_N "checking if we need both $cf_curs_lib and $cf_term_lib libraries... $ECHO_C" >&6
15088 LIBS="-l$cf_curs_lib -l$cf_term_lib $cf_save_LIBS"