X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.in;h=156b3769c3923684d749b06a868477b1995720c0;hb=8621957617d92057ceae6e4f1528bc4b0886700c;hp=e8a6b12b2b1a66296475cc981100c34a6cd16b74;hpb=dba49453a9ca7ece471c3136b56b8440e7cc7fbe;p=collectd.git diff --git a/configure.in b/configure.in index e8a6b12b..156b3769 100644 --- a/configure.in +++ b/configure.in @@ -4685,6 +4685,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([mongo], [$with_libmongoc], [MongoDB statistics]) AC_PLUGIN([modbus], [$with_libmodbus], [Modbus plugin]) AC_PLUGIN([multimeter], [$plugin_multimeter], [Read multimeter values]) AC_PLUGIN([mysql], [$with_libmysql], [MySQL statistics]) @@ -5009,6 +5010,7 @@ Configuration: memcached . . . . . . $enable_memcached memory . . . . . . . $enable_memory modbus . . . . . . . $enable_modbus + mongo . . . . . . . $enable_mongo multimeter . . . . . $enable_multimeter mysql . . . . . . . . $enable_mysql netapp . . . . . . . $enable_netapp