Searched refs:have_openssl (Results 1 – 5 of 5) sorted by relevance
8 have_openssl=no17 have_openssl=yes23 case "$have_openssl" in33 [have_openssl=yes35 [have_openssl=no],38 test "$have_openssl" = "yes" && break44 case "$have_openssl" in51 AM_CONDITIONAL(OPENSSL, [test "$enable_openssl" != "no" && test "$have_openssl" = "yes"])
793 AM_CONDITIONAL(OPENSSL, [test "$enable_openssl" != "no" && test "$have_openssl" = "yes"])
15956 if test "$enable_openssl" != "no" && test "$have_openssl" = "yes"; then
5613 AX_CHECK_OPENSSL([have_openssl=yes],[have_openssl=no])5615 if test "$have_openssl" = yes; then
17265 have_openssl=yes17271 have_openssl=no17285 if test "$have_openssl" = yes; then