Lines Matching refs:YACC
654 YACC
793 YACC
1450 YACC The 'Yet Another Compiler Compiler' implementation to use.
1452 'yacc'.
1453 YFLAGS The list of arguments that will be passed by default to $YACC.
11448 e) if test -n "$YACC"; then
11449 ac_cv_prog_YACC="$YACC" # Let the user override the test.
11473 YACC=$ac_cv_prog_YACC
11474 if test -n "$YACC"; then
11475 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
11476 printf "%s\n" "$YACC" >&6; }
11483 test -n "$YACC" && break
11485 test -n "$YACC" || YACC="yacc"
11487 # Extract the first word of "$YACC", so it can be a program name with args.
11488 set dummy $YACC; ac_word=$2
11535 as_fn_error $? "yacc not found - unable to compile cfgparse.y" "$LINENO" 5