summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMatthew Fredrickson <creslin@digium.com>2008-12-19 21:44:18 +0000
committerMatthew Fredrickson <creslin@digium.com>2008-12-19 21:44:18 +0000
commit775033301a6a86518cd7713c693ebf71ce36b95e (patch)
treee5e66cd3bb9e03a32ef76887d56d4d6e5dca758a /include
parentb59f7d77d5bb709e040aada39775692c0b40d8ef (diff)
Add configuration support for half_full DAHDI buffer policy
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@166058 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/autoconfig.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index 2ab71908a..35c5fce7c 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -183,6 +183,12 @@
/* Define if your system has the DAHDI headers. */
#undef HAVE_DAHDI
+/* Define if your system has the DAHDI_HALF_FULL headers. */
+#undef HAVE_DAHDI_HALF_FULL
+
+/* Define DAHDI_HALF_FULL headers version */
+#undef HAVE_DAHDI_HALF_FULL_VERSION
+
/* Define DAHDI headers version */
#undef HAVE_DAHDI_VERSION