From: Florian Forster Date: Sun, 24 Feb 2008 16:45:04 +0000 (+0100) Subject: configure.in: Add the `tail' plugin to list of plugins. X-Git-Tag: collectd-4.4.0~88 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=b3a98261724de42a6a4dddc642be9fa23aa656d4;p=collectd.git configure.in: Add the `tail' plugin to list of plugins. --- diff --git a/configure.in b/configure.in index 8f129cb2..d599ec17 100644 --- a/configure.in +++ b/configure.in @@ -2211,6 +2211,7 @@ Configuration: snmp . . . . . . . $enable_snmp swap . . . . . . . $enable_swap syslog . . . . . . $enable_syslog + tail . . . . . . . $enable_tail tape . . . . . . . $enable_tape tcpconns . . . . . $enable_tcpconns unixsock . . . . . $enable_unixsock