Lines Matching refs:VER
51 VER=`infocmp6 -V 2>/dev/null`
52 test -n "$VER" && INFOCMP_PROG=infocmp6
53 VER=`tic6 -V 2>/dev/null`
54 test -n "$VER" && TIC_PROG=tic6
55 test -z "$VER" && need_ncurses
68 VER=`tic -V 2>/dev/null`
79 case "x$VER" in
85 case "$VER" in
87 check=`echo "$VER" | sed -e 's/^.*\.//' -e 's/[^0-9].*$//'`
98 echo "** using tic from $VER"
101 case "$VER" in