Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/
H A DMakefile.in165 INFOCMP_PATH = @INFOCMP@
/freebsd/contrib/ncurses/
H A Dconfigure.in653 AC_CHECK_TOOL(INFOCMP, infocmp)
657 CF_WITH_PATH_PROG(INFOCMP, infocmp, [for fallbacks], $PATH:/usr/local/ncurses/bin)
659 test -z "$INFOCMP" && FALLBACK_LIST=
666 AC_SUBST(INFOCMP) subst
H A Dconfigure9057 if test -n "$INFOCMP"; then
9058 ac_cv_prog_INFOCMP="$INFOCMP" # Let the user override the test.
9073 INFOCMP=$ac_cv_prog_INFOCMP
9074 if test -n "$INFOCMP"; then
9075 echo "$as_me:9075: result: $INFOCMP" >&5
9076 echo "${ECHO_T}$INFOCMP" >&6
9084 ac_ct_INFOCMP=$INFOCMP
9117 INFOCMP=$ac_ct_INFOCMP
9119 INFOCMP="$ac_cv_prog_INFOCMP"
30130 s,@INFOCMP@,$INFOCMP,;t t