Home | History | Annotate | Download | only in libmicrohttpd

Lines Matching refs:LIBCURL

693 LIBCURL
1553 --with-libcurl=PREFIX look for the curl library in PREFIX/lib and headers
14325 # libcurl (required for testing)
14359 # Check whether --with-libcurl was given.
14503 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the version of libcurl" >&5
14504 $as_echo_n "checking for the version of libcurl... " >&6; }
14517 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcurl >= version 7.16.4" >&5
14518 $as_echo_n "checking for libcurl >= version 7.16.4... " >&6; }
14538 if test x"$LIBCURL" = "x" ; then
14539 LIBCURL=`$_libcurl_config --libs`
14546 LIBCURL=`echo $LIBCURL | sed -e 's|-arch i386||g'`
14569 LIBCURL=${LIBCURL-"$_libcurl_ldflags -lcurl"}
14571 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether libcurl is usable" >&5
14572 $as_echo_n "checking whether libcurl is usable... " >&6; }
14580 LIBS="$LIBCURL $LIBS"
14624 # Does curl_free() exist in this version of libcurl?
14630 LIBS="$LIBS $LIBCURL"
14694 unset LIBCURL
14714 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cURL-based tests cannot be enabled because libcurl is missing" >&5
14715 $as_echo "$as_me: WARNING: cURL-based tests cannot be enabled because libcurl is missing" >&2;}
19506 libcurl (testing): ${MSG_CURL}
19523 libcurl (testing): ${MSG_CURL}