Searched refs:cf_libs_ssl (Results 1 – 2 of 2) sorted by relevance
11217 if test -n "$cf_libs_ssl" ; then11218 case "x$cf_libs_ssl" in #(vi11220 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>&611228 echo "${as_me:-configure}:11229: testing adding $cf_libs_ssl to LIBS ..." 1>&511231 LIBS="$cf_libs_ssl $LIBS"12313 if test -n "$cf_libs_ssl" ; then12314 case "x$cf_libs_ssl" in #(vi12316 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 …]
3069 cf_libs_ssl=`$PKG_CONFIG --libs $cf_pkg_gnutls`3086 if test -n "$cf_libs_ssl" ; then3087 case "x$cf_libs_ssl" in #(vi3089 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" ; then5316 case "x$cf_libs_ssl" in #(vi5318 cf_cv_library_path_ssl=`echo "$cf_libs_ssl" | sed -e 's/^.*-L//' -e 's/ .*//'`[all …]