Home | History | Annotate | Download | only in binutils-2.25

Lines Matching refs:FLEX

605 FLEX
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"
7899 for ac_prog in flex lex
7940 test -n "$LEX" || LEX="$MISSING flex"
7943 *" flex "*) LEX='$$r/$(BUILD_SUBDIR)/flex/flex' ;;
7947 for ac_prog in flex
7956 if test -n "$FLEX"; then
7957 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
7976 FLEX=$ac_cv_prog_FLEX
7977 if test -n "$FLEX"; then
7978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5
7979 $as_echo "$FLEX" >&6; }
7986 test -n "$FLEX" && break
7988 test -n "$FLEX" || FLEX="$MISSING flex"
7991 *" flex "*) FLEX='$$r/$(BUILD_SUBDIR)/flex/flex' ;;