X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=configure.ac;h=aeb0528a0180195290eb1ed049ecd17564672946;hp=448bb4a254014034ee0b0e0df56ca9f814c19d57;hb=1b6906d2288a984af21f43aabc3d71d3d1024b1b;hpb=27894a14bcc5437d1e9131ea602c66c0e28fd9d1 diff --git a/configure.ac b/configure.ac index 448bb4a2..aeb0528a 100644 --- a/configure.ac +++ b/configure.ac @@ -5252,6 +5252,7 @@ fi if test "x$with_kstat" = "xyes" then plugin_nfs="yes" + plugin_processes="yes" plugin_uptime="yes" plugin_zfs_arc="yes" fi