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

/freebsd-9.3-release/crypto/heimdal/
H A Dconfigure20640 if test "${with_openssl+set}" = set; then
20641 withval=$with_openssl;
20652 elif test "X$with_openssl" = "X"; then
20653 with_openssl=yes
20665 elif test "X$with_openssl" = "X"; then
20666 with_openssl=yes
20671 case "$with_openssl" in
20676 with_openssl_include="$with_openssl/include"
20679 with_openssl_lib="$with_openssl/lib$abilibdirext"
20920 if test "$crypto_lib" = "unknown" -a "$with_openssl" !
[all...]

Completed in 65 milliseconds