Lines Matching refs:LEX
7722 if test -n "$LEX"; then
7723 ac_cv_prog_LEX="$LEX" # Let the user override the test.
7742 LEX=$ac_cv_prog_LEX
7743 if test -n "$LEX"; then
7744 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LEX" >&5
7745 $as_echo "$LEX" >&6; }
7752 test -n "$LEX" && break
7754 test -n "$LEX" || LEX=":"
7756 if test "x$LEX" != "x:"; then
7777 { { ac_try="$LEX conftest.l"
7784 (eval "$LEX conftest.l") 2>&5
7799 as_fn_error $? "cannot find output from $LEX; giving up" "$LINENO" 5
7872 if test "$LEX" = ":"; then
7885 if $LEX -P pcap_ --header-file=/dev/null --nounput -t $srcdir/scanner.l > /dev/null 2>&1; then
7894 as_fn_error $? "$LEX is insufficient to compile libpcap.