summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6a62aea)
raw | patch | inline | side by side (parent: 6a62aea)
author | Jan Andres <jandres@gmx.net> | |
Sat, 31 Jan 2015 09:03:13 +0000 (10:03 +0100) | ||
committer | Jan Andres <jandres@gmx.net> | |
Sat, 31 Jan 2015 09:17:51 +0000 (10:17 +0100) |
It now builds and works correctly in both 32-bit and 64-bit mode.
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index ee18c725ef4340b3f6a06cb094434c2a24619a24..9a4dfdd0d70c7037ca67b511b22db080a1329ebf 100644 (file)
--- a/configure.ac
+++ b/configure.ac
if test "x$with_kstat" = "xyes"
then
plugin_nfs="yes"
+ plugin_processes="yes"
plugin_uptime="yes"
plugin_zfs_arc="yes"
fi