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

/freebsd-9.3-release/contrib/ntp/sntp/
H A Dconfigure936 with_crypto
25511 if test "${with_crypto+set}" = set; then :
25512 withval=$with_crypto;
25535 with_crypto=${with_crypto:-openssl,libcrypto}
25536 case "$with_crypto" in
25538 with_crypto=openssl,libcrypto
25540 case "$with_crypto:${PKG_CONFIG:+notempty}:${with_openssl_libdir-notgiven}:${with_openssl_incdir-notgiven}" in
25543 for pkg in `echo $with_crypto | sed -e 's/,/ /'`; do
25564 case "$with_crypto
[all...]
/freebsd-9.3-release/contrib/ntp/
H A Dconfigure1034 with_crypto
34145 if test "${with_crypto+set}" = set; then :
34146 withval=$with_crypto;
34169 with_crypto=${with_crypto:-openssl,libcrypto}
34170 case "$with_crypto" in
34172 with_crypto=openssl,libcrypto
34174 case "$with_crypto:${PKG_CONFIG:+notempty}:${with_openssl_libdir-notgiven}:${with_openssl_incdir-notgiven}" in
34177 for pkg in `echo $with_crypto | sed -e 's/,/ /'`; do
34198 case "$with_crypto
[all...]
/freebsd-9.3-release/contrib/tcpdump/
H A Dconfigure685 with_crypto
7323 if test "${with_crypto+set}" = set; then :
7324 withval=$with_crypto;

Completed in 296 milliseconds