Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/
H A Dconfigure13852 withval=$with_openssl_include; if test "$withval" = "yes" -o "$withval" = "no"; then
13864 *) if test "$with_openssl_include" = ""; then
13865 with_openssl_include="$with_openssl/include"
14064 if test "$with_openssl_include" != ""; then
14065 INCLUDE_hcrypto="-I${with_openssl_include}"