From: Florian Forster Date: Thu, 28 May 2015 12:09:35 +0000 (+0200) Subject: Merge remote-tracking branch 'github/pr/1054' X-Git-Tag: collectd-5.6.0~709 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=711a4a302936537f6487a99d0ed8f292a8135817 Merge remote-tracking branch 'github/pr/1054' --- 711a4a302936537f6487a99d0ed8f292a8135817 diff --cc configure.ac index 87d1502b,d4e3301a..f713ce13 --- a/configure.ac +++ b/configure.ac @@@ -5288,9 -5244,9 +5289,10 @@@ f if test "x$with_kstat" = "xyes" then plugin_nfs="yes" + plugin_processes="yes" plugin_uptime="yes" plugin_zfs_arc="yes" + plugin_zone="yes" fi if test "x$with_devinfo$with_kstat" = "xyesyes"