Home
last modified time | relevance | path

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

/dports/audio/streamripper/streamripper-1.64.6/m4/
H A Dcf_curses.m42820 cf_ssl_root=
2824 cf_ssl_root=/usr/local/nss_compat_ossl
2825 if test -d $cf_ssl_root ; then
2826 CF_VERBOSE(assume it is in $cf_ssl_root)
2827 cf_ssl_library="-L$cf_ssl_root/lib $cf_ssl_library"
2837 cf_ssl_root=$1
2839 cf_ssl_root=$1/..
2843 cf_ssl_library="-L$cf_ssl_root/lib $cf_ssl_library"
2852 if test -n "$cf_ssl_root" ; then
2853 if test -d $cf_ssl_root/include ; then
[all …]
/dports/www/lynx/lynx2.8.9rel.1/
H A Daclocal.m44325 cf_ssl_root=
4329 cf_ssl_root=/usr/local/nss_compat_ossl
4330 if test -d $cf_ssl_root ; then
4331 CF_VERBOSE(assume it is in $cf_ssl_root)
4332 cf_ssl_library="-L$cf_ssl_root/lib $cf_ssl_library"
4342 cf_ssl_root=$1
4344 cf_ssl_root=$1/..
4348 cf_ssl_library="-L$cf_ssl_root/lib $cf_ssl_library"
4357 if test -n "$cf_ssl_root" ; then
4358 if test -d $cf_ssl_root/include ; then
[all …]
H A Dconfigure17601 cf_ssl_root=
17663 cf_ssl_root=/usr/local/nss_compat_ossl
17664 if test -d $cf_ssl_root ; then
17665 test -n "$verbose" && echo " assume it is in $cf_ssl_root" 1>&6
17669 cf_ssl_library="-L$cf_ssl_root/lib $cf_ssl_library"
17682 cf_ssl_root=$cf_cv_use_libnss_compat
17684 cf_ssl_root=$cf_cv_use_libnss_compat/..
17690 cf_ssl_library="-L$cf_ssl_root/lib $cf_ssl_library"
17715 if test -n "$cf_ssl_root" ; then
17716 if test -d $cf_ssl_root/include ; then
[all …]
/dports/www/lynx-current/lynx2.9.0dev.9/
H A Daclocal.m44823 cf_ssl_root=
4827 cf_ssl_root=/usr/local/nss_compat_ossl
4828 if test -d "$cf_ssl_root" ; then
4829 CF_VERBOSE(assume it is in $cf_ssl_root)
4830 cf_ssl_library="-L$cf_ssl_root/lib $cf_ssl_library"
4840 cf_ssl_root=$1
4842 cf_ssl_root=$1/..
4846 cf_ssl_library="-L$cf_ssl_root/lib $cf_ssl_library"
4855 if test -n "$cf_ssl_root" ; then
4856 if test -d "$cf_ssl_root/include" ; then
[all …]
H A Dconfigure20218 cf_ssl_root=
20280 cf_ssl_root=/usr/local/nss_compat_ossl
20281 if test -d "$cf_ssl_root" ; then
20282 test -n "$verbose" && echo " assume it is in $cf_ssl_root" 1>&6
20286 cf_ssl_library="-L$cf_ssl_root/lib $cf_ssl_library"
20299 cf_ssl_root=$cf_cv_use_libnss_compat
20301 cf_ssl_root=$cf_cv_use_libnss_compat/..
20307 cf_ssl_library="-L$cf_ssl_root/lib $cf_ssl_library"
20332 if test -n "$cf_ssl_root" ; then
20333 if test -d "$cf_ssl_root/include" ; then
[all …]