Home
last modified time | relevance | path

Searched refs:ac_ssl_lib_found (Results 1 – 4 of 4) sorted by relevance

/dports/dns/mydns/mydns-1.1.0/m4/
H A Dmydns.m444 ac_ssl_lib_found=no
48 if test "$ac_ssl_lib_found" != yes
50 AC_CHECK_FILE($dir/libssl.a, ac_ssl_lib_found=yes, ac_ssl_lib_found=no)
51 if test "$ac_ssl_lib_found" = yes
57 if test "$ac_ssl_lib_found" != yes
/dports/dns/mydns-ng/mydns-1.2.8.31/m4/
H A Dmydns.m444 ac_ssl_lib_found=no
48 if test "$ac_ssl_lib_found" != yes
50 AC_CHECK_FILE($dir/libssl.so, ac_ssl_lib_found=yes, ac_ssl_lib_found=no)
51 if test "$ac_ssl_lib_found" = yes
57 if test "$ac_ssl_lib_found" != yes
/dports/dns/mydns-ng/mydns-1.2.8.31/
H A Dconfigure16959 ac_ssl_lib_found=no
16963 if test "$ac_ssl_lib_found" != yes
16984 ac_ssl_lib_found=yes
16986 ac_ssl_lib_found=no
16989 if test "$ac_ssl_lib_found" = yes
16995 if test "$ac_ssl_lib_found" != yes
/dports/dns/mydns/mydns-1.1.0/
H A Dconfigure16591 ac_ssl_lib_found=no
16595 if test "$ac_ssl_lib_found" != yes
16616 ac_ssl_lib_found=yes
16618 ac_ssl_lib_found=no
16621 if test "$ac_ssl_lib_found" = yes
16627 if test "$ac_ssl_lib_found" != yes