Lines Matching refs:V_YACC
6753 V_YACC=yacc
6764 if test -n "$V_YACC"; then
6765 ac_cv_prog_V_YACC="$V_YACC" # Let the user override the test.
6784 V_YACC=$ac_cv_prog_V_YACC
6785 if test -n "$V_YACC"; then
6786 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $V_YACC" >&5
6787 $as_echo "$V_YACC" >&6; }
6794 test -n "$V_YACC" && break
6796 test -n "$V_YACC" || V_YACC="yacc"
6799 if test "$V_YACC" = bison ; then
6800 V_YACC="$V_YACC -y"
6802 if test "$V_LEX" != lex -a "$V_YACC" = yacc -o "$V_LEX" = lex -a "$V_YACC" != yacc ; then
6806 V_YACC=yacc
6810 V_YACC="$V_YACC -p pcap_"