X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=configure.ac;h=6fe250fe0a169f02c73788eab567ee80e431c484;hb=2b87db455c8438ebad26f421cee409c729554e0c;hp=e2149ba4465125c1a9ac72bc72e36138ac567b6d;hpb=7cdb614c3e1dcf585e70bb2b1c5a6604b96035dd;p=collectd.git diff --git a/configure.ac b/configure.ac index e2149ba4..6fe250fe 100644 --- a/configure.ac +++ b/configure.ac @@ -1956,7 +1956,6 @@ then AC_DEFINE(HAVE_CURLOPT_TIMEOUT_MS, 1, [Define if libcurl supports CURLOPT_TIMEOUT_MS option.]) fi fi -AM_CONDITIONAL(BUILD_WITH_LIBCURL, test "x$with_libcurl" = "xyes") # }}} # --with-libdbi {{{