]> git.ipfire.org Git - telemetry.git/commitdiff
configure: Remove cURL from the list of optional dependencies
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 10 Jul 2026 11:49:45 +0000 (11:49 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 10 Jul 2026 11:49:45 +0000 (11:49 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac

index 5647905494875d10308ec7af449f510d0be18eee..56fb79e9720f529136da23c46acfae1125928f99 100644 (file)
@@ -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}