Lines Matching refs:YACC
655 YACC
798 YACC
1462 YACC The 'Yet Another Compiler Compiler' implementation to use.
1464 'yacc'.
1465 YFLAGS The list of arguments that will be passed by default to $YACC.
11880 e) if test -n "$YACC"; then
11881 ac_cv_prog_YACC="$YACC" # Let the user override the test.
11905 YACC=$ac_cv_prog_YACC
11906 if test -n "$YACC"; then
11907 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
11908 printf "%s\n" "$YACC" >&6; }
11915 test -n "$YACC" && break
11917 test -n "$YACC" || YACC="yacc"
11919 # Extract the first word of "$YACC", so it can be a program name with args.
11920 set dummy $YACC; ac_word=$2
11967 as_fn_error $? "yacc not found - unable to compile gram.y" "$LINENO" 5