projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5137825
)
freeswitch plugin: Added FreeSWITCH to AC_PLUGIN in configure.in
author
Leon de Rooij
<leon@scarlet-internet.nl>
Tue, 21 Apr 2009 09:33:03 +0000
(11:33 +0200)
committer
Florian Forster
<sifnfors@informatik.stud.uni-erlangen.de>
Thu, 16 Jul 2009 08:53:27 +0000
(10:53 +0200)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
4ef308e
..
26ae2f4
100644
(file)
--- 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])