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

/freebsd-9.3-release/crypto/heimdal/
H A Dconfigure20647 if test "${with_openssl_lib+set}" = set; then
20648 withval=$with_openssl_lib; if test "$withval" = "yes" -o "$withval" = "no"; then
20678 if test "$with_openssl_lib" = ""; then
20679 with_openssl_lib="$with_openssl/lib$abilibdirext"
20928 if test "$with_openssl_lib" != ""; then
20929 LIB_hcrypto="-L${with_openssl_lib}"
[all...]

Completed in 69 milliseconds