summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 10adaff)
raw | patch | inline | side by side (parent: 10adaff)
author | Cosmin Ioiart <cioiart+dev@gmail.com> | |
Thu, 8 Mar 2012 10:12:53 +0000 (11:12 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Sun, 18 Mar 2012 09:39:18 +0000 (10:39 +0100) |
Enabling nfs,processes and protocols modules for Solaris when running the
configure script.
configure script.
configure.in | patch | blob | history |
diff --git a/configure.in b/configure.in
index 0a0a8f8c813a5345af4084e55c24d79bd75fd857..901f5f2412efbbc2df9f00788173289e541404a4 100644 (file)
--- a/configure.in
+++ b/configure.in
# Solaris
if test "x$with_kstat" = "xyes"
then
+ plugin_nfs="yes"
plugin_uptime="yes"
plugin_zfs_arc="yes"
fi