X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.in;h=5c2b9998e2588ecc83d646e4d860cef23f9ea861;hb=4a8624e63bfac63b35971f632330987c7d56ea1d;hp=01dddccd14da775e32f24bda3d09bf146d61d8e6;hpb=9f8962fb268737193fb92069902397946da4e3e4;p=collectd.git diff --git a/configure.in b/configure.in index 01dddccd..5c2b9998 100644 --- a/configure.in +++ b/configure.in @@ -3858,6 +3858,7 @@ AC_PLUGIN([memcached], [yes], [memcached statistics]) AC_PLUGIN([memory], [$plugin_memory], [Memory usage]) AC_PLUGIN([multimeter], [$plugin_multimeter], [Read multimeter values]) AC_PLUGIN([mysql], [$with_libmysql], [MySQL statistics]) +AC_PLUGIN([netapp], [$with_libnetapp], [NetApp plugin]) AC_PLUGIN([netlink], [$with_libnetlink], [Enhanced Linux network statistics]) AC_PLUGIN([network], [yes], [Network communication plugin]) AC_PLUGIN([nfs], [$plugin_nfs], [NFS statistics]) @@ -4160,6 +4161,7 @@ Configuration: memory . . . . . . . $enable_memory multimeter . . . . . $enable_multimeter mysql . . . . . . . . $enable_mysql + netapp . . . . . . . $enable_netapp netlink . . . . . . . $enable_netlink network . . . . . . . $enable_network nfs . . . . . . . . . $enable_nfs