Home | History | Annotate | Download | only in dist

Lines Matching refs:FLEX

654 FLEX
2884 build_tools="build-texinfo build-flex build-bison build-m4 build-fixincludes"
2896 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"
11898 for ac_prog in flex lex
11939 test -n "$LEX" || LEX="$MISSING flex"
11942 *" flex "*) LEX='$$r/$(BUILD_SUBDIR)/flex/flex' ;;
11946 for ac_prog in flex
11955 if test -n "$FLEX"; then
11956 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
11975 FLEX=$ac_cv_prog_FLEX
11976 if test -n "$FLEX"; then
11977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5
11978 $as_echo "$FLEX" >&6; }
11985 test -n "$FLEX" && break
11987 test -n "$FLEX" || FLEX="$MISSING flex"
11990 *" flex "*) FLEX='$$r/$(BUILD_SUBDIR)/flex/flex' ;;