Home | History | Annotate | Download | only in dist

Lines Matching refs:YACC

1061 YACC
1393 YACC
2303 YACC The 'Yet Another Compiler Compiler' implementation to use.
2305 'yacc'.
2306 YFLAGS The list of arguments that will be passed by default to $YACC.
23860 e) if test -n "$YACC"; then
23861 ac_cv_prog_YACC="$YACC" # Let the user override the test.
23885 YACC=$ac_cv_prog_YACC
23886 if test -n "$YACC"; then
23887 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
23888 printf "%s\n" "$YACC" >&6; }
23895 test -n "$YACC" && break
23897 test -n "$YACC" || YACC="yacc"