Searched refs:ac_cv_ssleay_path (Results 1 - 1 of 1) sorted by relevance

/external/tcpdump/
H A Dconfigure12848 ac_cv_ssleay_path=no
12876 ac_cv_ssleay_path=$dir
12881 if test "$ac_cv_ssleay_path" != "no" -a "$incdir" != "no"; then
12884 ac_cv_ssleay_path=no
12888 { echo "$as_me:$LINENO: result: $ac_cv_ssleay_path" >&5
12889 echo "${ECHO_T}$ac_cv_ssleay_path" >&6; }
12890 if test "$ac_cv_ssleay_path" != no; then
12893 if test -f $ac_cv_ssleay_path/lib/libRSAglue.a; then
12896 if test -f $ac_cv_ssleay_path/lib/librsaref.a; then

Completed in 31 milliseconds