Code

collectd.conf, control, rules: Disabled the "memcachec" plugin.
[pkg-collectd.git] / debian / rules
index 2c484b3b06d2c0eacad36e1035803aa0850787a9..acf63fb6d88edd6fa79678073fc5104e14911a8d 100755 (executable)
@@ -64,6 +64,9 @@ confflags += --disable-apple_sensors --disable-tape
 # libganglia >= 3 is required for the gmond plugin.
 confflags += --disable-gmond
 
+# libmemcached is required for the memcachec plugin.
+confflags += --disable-memcachec
+
 # libnetapp is required for the netapp plugin.
 confflags += --disable-netapp