Home | History | Annotate | Download | only in 0.153

Lines Matching refs:YACC

619 YACC
740 YACC
1396 YACC The `Yet Another Compiler Compiler' implementation to use.
1398 `yacc'.
1399 YFLAGS The list of arguments that will be passed by default to $YACC.
3671 if test -n "$YACC"; then
3672 ac_cv_prog_YACC="$YACC" # Let the user override the test.
3691 YACC=$ac_cv_prog_YACC
3692 if test -n "$YACC"; then
3693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
3694 $as_echo "$YACC" >&6; }
3701 test -n "$YACC" && break
3703 test -n "$YACC" || YACC="yacc"