]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
configure: Report why the *write_prometheus plugin* is disabled.
authorFlorian Forster <octo@collectd.org>
Thu, 21 Dec 2023 09:15:27 +0000 (10:15 +0100)
committerFlorian Forster <octo@collectd.org>
Thu, 21 Dec 2023 11:59:59 +0000 (12:59 +0100)
configure.ac

index 01e8193036826c6d51497d017fca789c111b277a..01b5c2316dae03f3214edcd3bf56f8e174ce5801 100644 (file)
@@ -7145,6 +7145,8 @@ fi
 
 if test "x$with_libmicrohttpd" = "xyes"; then
   plugin_write_prometheus="yes"
+else
+  plugin_write_prometheus="no (libmicrohttpd not found)"
 fi
 
 # Mac OS X memory interface