freeswitch plugin: Added FreeSWITCH to AC_PLUGIN in configure.in
authorLeon de Rooij <leon@scarlet-internet.nl>
Tue, 21 Apr 2009 09:33:03 +0000 (11:33 +0200)
committerFlorian Forster <sifnfors@informatik.stud.uni-erlangen.de>
Thu, 16 Jul 2009 08:53:27 +0000 (10:53 +0200)
configure.in

index 4ef308e..26ae2f4 100644 (file)
@@ -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])