HomeSort by: relevance | last modified time | path
    Searched refs:ac_cv_lib_lex (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/twm/dist/
configure 11541 if test ${ac_cv_lib_lex+y}
11548 for ac_cv_lib_lex in 'none needed' -lfl -ll 'not found'; do
11549 case $ac_cv_lib_lex in #(
11555 LIBS="$ac_cv_lib_lex $ac_save_LIBS" ;; #(
11577 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lex" >&5
11578 printf "%s\n" "$ac_cv_lib_lex" >&6; }
11579 if test "$ac_cv_lib_lex" = 'not found'
11584 elif test "$ac_cv_lib_lex" = 'none needed'
11588 LEXLIB=$ac_cv_lib_lex
  /xsrc/external/mit/xgc/dist/
configure 11240 if test ${ac_cv_lib_lex+y}
11247 for ac_cv_lib_lex in 'none needed' -lfl -ll 'not found'; do
11248 case $ac_cv_lib_lex in #(
11254 LIBS="$ac_cv_lib_lex $ac_save_LIBS" ;; #(
11276 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lex" >&5
11277 printf "%s\n" "$ac_cv_lib_lex" >&6; }
11278 if test "$ac_cv_lib_lex" = 'not found'
11283 elif test "$ac_cv_lib_lex" = 'none needed'
11287 LEXLIB=$ac_cv_lib_lex
  /xsrc/external/mit/xorg-server/dist/
configure 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 ;;
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/
configure 21539 if test "${ac_cv_lib_lex+set}" = set; then
21544 ac_cv_lib_lex='none needed'
21568 ac_cv_lib_lex=$ac_lib
21578 test "$ac_cv_lib_lex" != 'none needed' && break
21583 { echo "$as_me:$LINENO: result: $ac_cv_lib_lex" >&5
21584 echo "${ECHO_T}$ac_cv_lib_lex" >&6; }
21585 test "$ac_cv_lib_lex" != 'none needed' && LEXLIB=$ac_cv_lib_lex
    [all...]

Completed in 39 milliseconds