# HG changeset patch # User Franz Glasner # Date 1742210680 -3600 # Node ID 691d748c581183690b3583463e1a3884dccadbe6 # Parent e5d83559f2b5bdf193aceb29d9217e4d067bb620 More comments on PROMETHEUS in the Makefile diff -r e5d83559f2b5 -r 691d748c5811 Makefile --- a/Makefile Mon Mar 17 11:17:31 2025 +0100 +++ b/Makefile Mon Mar 17 12:24:40 2025 +0100 @@ -95,8 +95,9 @@ SQLITE_CONFIGURE_ENV_OFF= TURN_NO_SQLITE=1 PROMETHEUS_DESC= Prometheus monitoring and alerting support -# We need a Prometheus C client +# We need a Prometheus C client to be linked with (-lprom) # e.g https://github.com/digitalocean/prometheus-client-c +# If enabled it will be automatically disabled again at configure time. PROMETHEUS_CONFIGURE_ENV_OFF= TURN_NO_PROMETHEUS=1 do-install: