Lines Matching refs:FLEX
641 FLEX
2806 build_tools="build-texinfo build-flex build-bison build-m4 build-fixincludes"
2818 host_tools="texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gdbserver gprof etc expect dejagnu m4 utils guile fastjar gnattools libcc1 gotools c++tools"
10483 for ac_prog in flex lex
10524 test -n "$LEX" || LEX="$MISSING flex"
10527 *" flex "*) LEX='$$r/$(BUILD_SUBDIR)/flex/flex' ;;
10531 for ac_prog in flex
10540 if test -n "$FLEX"; then
10541 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
10560 FLEX=$ac_cv_prog_FLEX
10561 if test -n "$FLEX"; then
10562 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5
10563 $as_echo "$FLEX" >&6; }
10570 test -n "$FLEX" && break
10572 test -n "$FLEX" || FLEX="$MISSING flex"
10575 *" flex "*) FLEX='$$r/$(BUILD_SUBDIR)/flex/flex' ;;