Lines Matching refs:LEX
9236 if test -n "$LEX"; then
9237 ac_cv_prog_LEX="$LEX" # Let the user override the test.
9260 LEX=$ac_cv_prog_LEX
9261 if test -n "$LEX"; then
9262 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LEX" >&5
9263 printf "%s\n" "$LEX" >&6; }
9270 test -n "$LEX" && break
9272 test -n "$LEX" || LEX=":"
9274 if test "x$LEX" != "x:"; then
9319 { { ac_try="$LEX conftest.l"
9326 (eval "$LEX conftest.l") 2>&5
9340 … "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cannot find output from $LEX; giving up on $LEX" >&5
9341 printf "%s\n" "$as_me: WARNING: cannot find output from $LEX; giving up on $LEX" >&2;}
9342 LEX=: LEXLIB=
9393 …%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: required lex library not found; giving up on $LEX" >&5
9394 printf "%s\n" "$as_me: WARNING: required lex library not found; giving up on $LEX" >&2;}
9395 LEX=: LEXLIB=
9467 if test "$LEX" != :
9505 if test "$LEX" = ":"; then
9519 if $LEX -P pcap_ --header-file=/dev/null --nounput -t $srcdir/scanner.l > /dev/null 2>&1; then
9528 as_fn_error $? "$LEX is insufficient to compile libpcap.