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
  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