From: Michael Tremer Date: Fri, 10 Jul 2026 11:49:45 +0000 (+0000) Subject: configure: Remove cURL from the list of optional dependencies X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c6152553550174ef313e126345f667c4b529c7d;p=telemetry.git configure: Remove cURL from the list of optional dependencies Signed-off-by: Michael Tremer --- diff --git a/configure.ac b/configure.ac index 5647905..56fb79e 100644 --- a/configure.ac +++ b/configure.ac @@ -325,9 +325,8 @@ AC_MSG_RESULT([ Generate man-pages: ${have_manpages} - Dependencies: + Optional Dependencies: libatasmart: ${have_libatasmart} - libcurl: ${have_libcurl} libiptc: ${have_libiptc} libmnl: ${have_libmnl} libnftnl: ${have_libnftnl}