aboutsummaryrefslogtreecommitdiffstats
path: root/include/autoconfig.h.in
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-20 22:30:05 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-20 22:30:05 +0000
commite0162250d97b927aa58ba6a6ab277bad65513c99 (patch)
tree7c43923b6273696bef0153e62cf8af662b8d1805 /include/autoconfig.h.in
parenteb4fd3a539bd3268e93a2c51977e57f355e57395 (diff)
Add support for logging CDR recrods to a radius server (issue #6639, phsultan)
- with contributions from miconda, jcollie, and sb - branch maintained by oej Thanks everyone! git-svn-id: http://svn.digium.com/svn/asterisk/trunk@29094 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/autoconfig.h.in')
-rw-r--r--include/autoconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/autoconfig.h.in b/include/autoconfig.h.in
index 082755c28..b8847cc74 100644
--- a/include/autoconfig.h.in
+++ b/include/autoconfig.h.in
@@ -221,6 +221,9 @@
/* Define to 1 if you have the `putenv' function. */
#undef HAVE_PUTENV
+/* Define to indicate the Radius Client library */
+#undef HAVE_RADIUSCLIENT
+
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
and to 0 otherwise. */
#undef HAVE_REALLOC