X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.in;h=1a63dedd5950a7a6a7894c023df4e0ca85985d9a;hb=505c6b2a36ae8e3dc5b4bbbfb86262be8c7904ce;hp=417da4dae0a60a9b2525b98fa28ce878e21597c0;hpb=367405c98b35330e188eb391f29836975d73e4d0;p=collectd.git diff --git a/configure.in b/configure.in index 417da4da..1a63dedd 100644 --- a/configure.in +++ b/configure.in @@ -4263,6 +4263,7 @@ AC_PLUGIN([mbmon], [yes], [Query mbmond]) AC_PLUGIN([memcachec], [$with_libmemcached], [memcachec statistics]) AC_PLUGIN([memcached], [yes], [memcached statistics]) AC_PLUGIN([memory], [$plugin_memory], [Memory usage]) +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]) @@ -4575,6 +4576,7 @@ Configuration: memcachec . . . . . . $enable_memcachec memcached . . . . . . $enable_memcached memory . . . . . . . $enable_memory + modbus . . . . . . . $enable_modbus multimeter . . . . . $enable_multimeter mysql . . . . . . . . $enable_mysql netapp . . . . . . . $enable_netapp