]> git.ipfire.org Git - telemetry.git/commit
configure: Always require cURL
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Jul 2026 17:48:24 +0000 (17:48 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Jul 2026 17:48:24 +0000 (17:48 +0000)
commitbdd2d5452b18bc0173e50546ecb9be7693cbafef
treef60a730aee653908d5249626d799504a183ee9a0
parentee8a4dd920314577635491a759d0bdb5b72e48e7
configure: Always require cURL

cURL is available everywhere, so we should not make the code super
complicated by not including it.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac