Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/
H A Dconfigure13841 withval=$with_openssl_lib; if test "$withval" = "yes" -o "$withval" = "no"; then
13867 if test "$with_openssl_lib" = ""; then
13868 with_openssl_lib="$with_openssl/lib$abilibdirext"
14067 if test "$with_openssl_lib" != ""; then
14068 LIB_hcrypto="-L${with_openssl_lib}"