Code

Merge remote-tracking branch 'github/pr/1054'
authorFlorian Forster <octo@collectd.org>
Thu, 28 May 2015 12:09:35 +0000 (14:09 +0200)
committerFlorian Forster <octo@collectd.org>
Thu, 28 May 2015 12:09:35 +0000 (14:09 +0200)
1  2 
configure.ac
src/Makefile.am
src/collectd.conf.in

diff --cc configure.ac
index 87d1502b23360e9e9691e007ac169ec38ce791e1,d4e3301a7d06ee8de6dcc8fb13a9f92c955a924a..f713ce131dfa6f21f7e2c9ef58f2b53fb6d57405
  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"
diff --cc src/Makefile.am
Simple merge
Simple merge