Lines Matching refs:BISON
608 BISON
2750 build_tools="build-texinfo build-flex build-bison build-m4 build-fixincludes"
2762 host_tools="texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gprof etc expect dejagnu m4 utils guile fastjar gnattools"
2834 # host modules (e.g. bison) are only built for the host when bootstrap
7758 for ac_prog in 'bison -y' byacc yacc
7799 test -n "$YACC" || YACC="$MISSING bison -y"
7802 bison "*) YACC='$$r/$(BUILD_SUBDIR)/bison/tests/bison -y' ;;
7805 for ac_prog in bison
7814 if test -n "$BISON"; then
7815 ac_cv_prog_BISON="$BISON" # Let the user override the test.
7834 BISON=$ac_cv_prog_BISON
7835 if test -n "$BISON"; then
7836 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BISON" >&5
7837 $as_echo "$BISON" >&6; }
7844 test -n "$BISON" && break
7846 test -n "$BISON" || BISON="$MISSING bison"
7849 *" bison "*) BISON='$$r/$(BUILD_SUBDIR)/bison/tests/bison' ;;