X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.in;h=83551076038882f3ee067d569dbd072f8b95a3d3;hb=b22ffd9cb1938b4931d7628420a9f0b50461333f;hp=2a187b20c9b261ec08253636e4eebdc231b03702;hpb=c8f4401ac1b36bf34989c1d16431687203e35b1a;p=collectd.git diff --git a/configure.in b/configure.in index 2a187b20..83551076 100644 --- a/configure.in +++ b/configure.in @@ -4853,6 +4853,7 @@ AC_ARG_ENABLE([all-plugins], m4_divert_once([HELP_ENABLE], []) +AC_PLUGIN([aggregation], [yes], [Aggregation plugin]) AC_PLUGIN([amqp], [$with_librabbitmq], [AMQP output plugin]) AC_PLUGIN([apache], [$with_libcurl], [Apache httpd statistics]) AC_PLUGIN([apcups], [yes], [Statistics of UPSes by APC]) @@ -5185,6 +5186,7 @@ Configuration: perl . . . . . . . . $with_perl_bindings Modules: + aggregation . . . . . $enable_aggregation amqp . . . . . . . $enable_amqp apache . . . . . . . $enable_apache apcups . . . . . . . $enable_apcups