Home | History | Annotate | Download | only in binutils-2.25

Lines Matching refs:YACC

609 YACC
7753 # Generate default definitions for YACC, M4, LEX and other programs that run
7758 for ac_prog in 'bison -y' byacc yacc
7767 if test -n "$YACC"; then
7768 ac_cv_prog_YACC="$YACC" # Let the user override the test.
7787 YACC=$ac_cv_prog_YACC
7788 if test -n "$YACC"; then
7789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
7790 $as_echo "$YACC" >&6; }
7797 test -n "$YACC" && break
7799 test -n "$YACC" || YACC="$MISSING bison -y"
7802 YACC='$$r/$(BUILD_SUBDIR)/bison/tests/bison -y' ;;