Lines Matching refs:YACC
1453 YFLAGS The list of arguments that will be passed by default to $YACC.
7910 if test -n "$YACC"; then
7911 ac_cv_prog_YACC="$YACC" # Let the user override the test.
7930 YACC=$ac_cv_prog_YACC
7931 if test -n "$YACC"; then
7932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
7933 $as_echo "$YACC" >&6; }
7940 test -n "$YACC" && break
7942 test -n "$YACC" || YACC="yacc"
7954 if $YACC -p pcap_ -o /dev/null $srcdir/grammar.y >/dev/null 2>&1; then
7963 as_fn_error $? "$YACC is insufficient to compile libpcap.