Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/
H A Dconfigure13834 withval=$with_openssl;
13843 elif test "X$with_openssl" = "X"; then
13844 with_openssl=yes
13854 elif test "X$with_openssl" = "X"; then
13855 with_openssl=yes
13860 case "$with_openssl" in
13865 with_openssl_include="$with_openssl/include"
13868 with_openssl_lib="$with_openssl/lib$abilibdirext"
14059 if test "$crypto_lib" = "unknown" -a "$with_openssl" != "no"; then