users plugin: Add support for the statgrab library.
[collectd.git] / configure.in
index e95f99d..7477f41 100644 (file)
@@ -2337,6 +2337,7 @@ then
        plugin_load="yes"
        plugin_memory="yes"
        plugin_swap="yes"
+       plugin_users="yes"
 fi
 
 if test "x$with_libcurl" = "xyes" && test "x$with_libxml2" = "xyes"