Home | History | Annotate | Download | only in dist

Lines Matching refs:FLEX

645 FLEX
2829 build_tools="build-texinfo build-flex build-bison build-m4 build-fixincludes"
2841 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"
10796 for ac_prog in flex lex
10837 test -n "$LEX" || LEX="$MISSING flex"
10840 *" flex "*) LEX='$$r/$(BUILD_SUBDIR)/flex/flex' ;;
10844 for ac_prog in flex
10853 if test -n "$FLEX"; then
10854 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
10873 FLEX=$ac_cv_prog_FLEX
10874 if test -n "$FLEX"; then
10875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5
10876 $as_echo "$FLEX" >&6; }
10883 test -n "$FLEX" && break
10885 test -n "$FLEX" || FLEX="$MISSING flex"
10888 *" flex "*) FLEX='$$r/$(BUILD_SUBDIR)/flex/flex' ;;