From: Michael Tremer Date: Mon, 1 Dec 2025 15:19:32 +0000 (+0000) Subject: configure: Fix wrong variable name X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81cfa6a77875f96a5309c6d1e499cad508f007de;p=telemetry.git configure: Fix wrong variable name Signed-off-by: Michael Tremer --- diff --git a/configure.ac b/configure.ac index 80a00ce..74f22cd 100644 --- a/configure.ac +++ b/configure.ac @@ -307,7 +307,7 @@ AC_MSG_RESULT([ sensors: ${have_sensors} Sources: - conntrack: ${build_source_interfaces} + conntrack: ${build_source_conntrack} contextswitches: ${build_source_contextswitches} cpufreq: ${build_source_cpufreq} df: ${build_source_df}