Lines Matching refs:ac_cv_lib_lex
23686 if test ${ac_cv_lib_lex+y}
23693 for ac_cv_lib_lex in 'none needed' -lfl -ll 'not found'; do
23694 case $ac_cv_lib_lex in #(
23700 LIBS="$ac_cv_lib_lex $ac_save_LIBS" ;; #(
23723 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lex" >&5
23724 printf "%s\n" "$ac_cv_lib_lex" >&6; }
23725 if test "$ac_cv_lib_lex" = 'not found'
23730 elif test "$ac_cv_lib_lex" = 'none needed'
23734 e) LEXLIB=$ac_cv_lib_lex ;;