summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 469f543)
raw | patch | inline | side by side (parent: 469f543)
author | Jan Andres <jandres@gmx.net> | |
Sat, 31 Jan 2015 09:03:13 +0000 (10:03 +0100) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 19 May 2015 15:43:48 +0000 (17:43 +0200) |
It now builds and works correctly in both 32-bit and 64-bit mode.
configure.in | patch | blob | history |
diff --git a/configure.in b/configure.in
index 234ebf7c7a69ca8cec46bb4de953e8fc32ecbef6..987644ed1e6ac1988984c9bcc58bf93b6b993d7a 100644 (file)
--- a/configure.in
+++ b/configure.in
if test "x$with_kstat" = "xyes"
then
plugin_nfs="yes"
+ plugin_processes="yes"
plugin_uptime="yes"
plugin_zfs_arc="yes"
fi