X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.in;h=e52159cd83baf3dad07132a4b34afce79b42bdbb;hb=3f5532b64479f1bc869badeda5662ee754e395e4;hp=e8a6b12b2b1a66296475cc981100c34a6cd16b74;hpb=dba49453a9ca7ece471c3136b56b8440e7cc7fbe;p=collectd.git diff --git a/configure.in b/configure.in index e8a6b12b..e52159cd 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([mongodb], [$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 + mongodb . . . . . . $enable_mongodb multimeter . . . . . $enable_multimeter mysql . . . . . . . . $enable_mysql netapp . . . . . . . $enable_netapp