Lines Matching refs:V_LEX
6683 V_LEX=lex
6694 if test -n "$V_LEX"; then
6695 ac_cv_prog_V_LEX="$V_LEX" # Let the user override the test.
6714 V_LEX=$ac_cv_prog_V_LEX
6715 if test -n "$V_LEX"; then
6716 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $V_LEX" >&5
6717 $as_echo "$V_LEX" >&6; }
6724 test -n "$V_LEX" && break
6726 test -n "$V_LEX" || V_LEX="lex"
6729 if test "$V_LEX" = flex ; then
6749 V_LEX=lex
6802 if test "$V_LEX" != lex -a "$V_YACC" = yacc -o "$V_LEX" = lex -a "$V_YACC" != yacc ; then
6805 V_LEX=lex
6808 if test "$V_LEX" = flex -a -n "pcap_" ; then
6809 V_LEX="$V_LEX -Ppcap_"
6816 if test "$V_LEX" = lex ; then