Lines Matching refs:YACC
666 YACC
803 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.
11326 if test -n "$YACC"; then
11327 ac_cv_prog_YACC="$YACC" # Let the user override the test.
11350 YACC=$ac_cv_prog_YACC
11351 if test -n "$YACC"; then
11352 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
11353 printf "%s\n" "$YACC" >&6; }
11360 test -n "$YACC" && break
11362 test -n "$YACC" || YACC="yacc"
11364 # Extract the first word of "$YACC", so it can be a program name with args.
11365 set dummy $YACC; ac_word=$2
11411 as_fn_error $? "yacc not found - unable to compile gram.y" "$LINENO" 5