Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/
Dconfigure11217 if test -n "$cf_libs_ssl" ; then
11218 case "x$cf_libs_ssl" in #(vi
11220 cf_cv_library_path_ssl=`echo "$cf_libs_ssl" | sed -e 's/^.*-L//' -e 's/ .*//'`
11226 test -n "$verbose" && echo " adding $cf_libs_ssl to LIBS" 1>&6
11228 echo "${as_me:-configure}:11229: testing adding $cf_libs_ssl to LIBS ..." 1>&5
11231 LIBS="$cf_libs_ssl $LIBS"
12313 if test -n "$cf_libs_ssl" ; then
12314 case "x$cf_libs_ssl" in #(vi
12316 cf_cv_library_path_gnutls=`echo "$cf_libs_ssl" | sed -e 's/^.*-L//' -e 's/ .*//'`
12322 test -n "$verbose" && echo " adding $cf_libs_ssl to LIBS" 1>&6
[all …]
Daclocal.m43069 cf_libs_ssl=`$PKG_CONFIG --libs $cf_pkg_gnutls`
3086 if test -n "$cf_libs_ssl" ; then
3087 case "x$cf_libs_ssl" in #(vi
3089 cf_cv_library_path_gnutls=`echo "$cf_libs_ssl" | sed -e 's/^.*-L//' -e 's/ .*//'`
3095 CF_VERBOSE(adding $cf_libs_ssl to LIBS)
3096 CF_ADD_LIBS($cf_libs_ssl)
5291 cf_libs_ssl=`$PKG_CONFIG --libs openssl`
5315 if test -n "$cf_libs_ssl" ; then
5316 case "x$cf_libs_ssl" in #(vi
5318 cf_cv_library_path_ssl=`echo "$cf_libs_ssl" | sed -e 's/^.*-L//' -e 's/ .*//'`
[all …]