From: daryder Date: Mon, 6 Oct 2014 20:12:45 +0000 (-0400) Subject: Update configure.ac X-Git-Tag: collectd-5.5.0~80^2~15 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=cc5de4d0f9f482b186facdf5b64432c48aa8f5d7;p=collectd.git Update configure.ac --- diff --git a/configure.ac b/configure.ac index 5bceb5a3..ecf8d389 100644 --- a/configure.ac +++ b/configure.ac @@ -5122,7 +5122,7 @@ AC_PLUGIN([aquaero], [$with_libaquaero5], [Aquaero's hardware sensors]) AC_PLUGIN([ascent], [$plugin_ascent], [AscentEmu player statistics]) AC_PLUGIN([battery], [$plugin_battery], [Battery statistics]) AC_PLUGIN([bind], [$plugin_bind], [ISC Bind nameserver statistics]) -AC_PLUGIN([ceph], [plugin_ceph], [Ceph daemon statistics]) +AC_PLUGIN([ceph], [$plugin_ceph], [Ceph daemon statistics]) AC_PLUGIN([conntrack], [$plugin_conntrack], [nf_conntrack statistics]) AC_PLUGIN([contextswitch], [$plugin_contextswitch], [context switch statistics]) AC_PLUGIN([cpufreq], [$plugin_cpufreq], [CPU frequency statistics])