From 147b765e3585c9726c99bed90e9123e7a619fd9e Mon Sep 17 00:00:00 2001 From: Leon de Rooij Date: Tue, 21 Apr 2009 11:33:03 +0200 Subject: [PATCH] freeswitch plugin: Added FreeSWITCH to AC_PLUGIN in configure.in --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index 4ef308e2..26ae2f4d 100644 --- a/configure.in +++ b/configure.in @@ -3705,6 +3705,7 @@ AC_PLUGIN([email], [yes], [EMail statistics]) AC_PLUGIN([entropy], [$plugin_entropy], [Entropy statistics]) AC_PLUGIN([exec], [yes], [Execution of external programs]) AC_PLUGIN([filecount], [yes], [Count files in directories]) +AC_PLUGIN([freeswitch], [yes], [FreeSWITCH statistics]) AC_PLUGIN([fscache], [$plugin_fscache], [fscache statistics]) AC_PLUGIN([gmond], [$with_libganglia], [Ganglia plugin]) AC_PLUGIN([hddtemp], [yes], [Query hddtempd]) -- 2.11.0