Lines Matching full:lex
606 LEX
7753 # Generate default definitions for YACC, M4, LEX and other programs that run
7899 for ac_prog in flex lex
7908 if test -n "$LEX"; then
7909 ac_cv_prog_LEX="$LEX" # Let the user override the test.
7928 LEX=$ac_cv_prog_LEX
7929 if test -n "$LEX"; then
7930 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LEX" >&5
7931 $as_echo "$LEX" >&6; }
7938 test -n "$LEX" && break
7940 test -n "$LEX" || LEX="$MISSING flex"
7943 *" flex "*) LEX='$$r/$(BUILD_SUBDIR)/flex/flex' ;;
7944 *" lex "*) LEX='$$r/$(BUILD_SUBDIR)/lex/lex' ;;