X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.in;h=f93f4fc8d1fe6fa101676707c3c1177443396c1f;hb=91743fc0c8785f84f3976d5f5d430b1b3a7d4918;hp=2d7f01823404e3c62127c614cce5a2d8ac9eb4b3;hpb=beb06e98c5aea9272c5972eee372b42c6abdd2b0;p=collectd.git diff --git a/configure.in b/configure.in index 2d7f0182..f93f4fc8 100644 --- a/configure.in +++ b/configure.in @@ -3796,6 +3796,7 @@ AC_PLUGIN([tail], [yes], [Parsing of logfiles]) AC_PLUGIN([tape], [$plugin_tape], [Tape drive statistics]) AC_PLUGIN([target_notification], [yes], [The notification target]) AC_PLUGIN([target_replace], [yes], [The replace target]) +AC_PLUGIN([target_scale],[yes], [The scale target]) AC_PLUGIN([target_set], [yes], [The set target]) AC_PLUGIN([tcpconns], [$plugin_tcpconns], [TCP connection statistics]) AC_PLUGIN([teamspeak2], [yes], [TeamSpeak2 server statistics]) @@ -4096,6 +4097,7 @@ Configuration: tape . . . . . . . . $enable_tape target_notification . $enable_target_notification target_replace . . . $enable_target_replace + target_scale . . . . $enable_target_scale target_set . . . . . $enable_target_set tcpconns . . . . . . $enable_tcpconns teamspeak2 . . . . . $enable_teamspeak2