Home | History | Annotate | Download | only in dist

Lines Matching refs:FLEX

645 FLEX
2833 build_tools="build-texinfo build-flex build-bison build-m4 build-fixincludes"
2845 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 gm2tools gotools c++tools"
11736 for ac_prog in flex lex
11777 test -n "$LEX" || LEX="$MISSING flex"
11780 *" flex "*) LEX='$$r/$(BUILD_SUBDIR)/flex/flex' ;;
11784 for ac_prog in flex
11793 if test -n "$FLEX"; then
11794 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
11813 FLEX=$ac_cv_prog_FLEX
11814 FLEX"; then
11815 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5
11816 $as_echo "$FLEX" >&6; }
11823 test -n "$FLEX" && break
11825 test -n "$FLEX" || FLEX="$MISSING flex"
11828 *" flex "*) FLEX='$$r/$(BUILD_SUBDIR)/flex/flex' ;;