X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.ac;h=c95c36622f03126e003dcc16717ac6ed504f540d;hb=407ddebdd70e33b68db7d4132faebdd7730260d2;hp=f713ce131dfa6f21f7e2c9ef58f2b53fb6d57405;hpb=3f9f6b9bc37cfd8ee3eb7a21cb895ff524c533c8;p=collectd.git diff --git a/configure.ac b/configure.ac index f713ce13..c95c3662 100644 --- a/configure.ac +++ b/configure.ac @@ -5586,6 +5586,7 @@ AC_PLUGIN([modbus], [$with_libmodbus], [Modbus plugin]) AC_PLUGIN([multimeter], [$plugin_multimeter], [Read multimeter values]) AC_PLUGIN([mysql], [$with_libmysql], [MySQL statistics]) AC_PLUGIN([netapp], [$with_libnetapp], [NetApp plugin]) +AC_PLUGIN([netcmd], [yes], [Network control socket]) AC_PLUGIN([netlink], [$with_libmnl], [Enhanced Linux network statistics]) AC_PLUGIN([network], [yes], [Network communication plugin]) AC_PLUGIN([nfs], [$plugin_nfs], [NFS statistics]) @@ -5965,6 +5966,7 @@ Configuration: multimeter . . . . . $enable_multimeter mysql . . . . . . . . $enable_mysql netapp . . . . . . . $enable_netapp + netcmd . . . . . . . $enable_netcmd netlink . . . . . . . $enable_netlink network . . . . . . . $enable_network nfs . . . . . . . . . $enable_nfs