summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2007-01-19 17:19:59 +0000
committerRussell Bryant <russell@russellbryant.com>2007-01-19 17:19:59 +0000
commit3808ad7535824dae0d30325a1baf79a1e6eb4ef1 (patch)
tree791d84e3a5468ca85cd2e41cad40f0eb69ade95f /include/asterisk/autoconfig.h.in
parentc2eba9d0df6459b9baac3a59a5075f6c2a0c6538 (diff)
Regenerate configure script to reflect recent zaptel changes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@51305 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/autoconfig.h.in')
-rw-r--r--include/asterisk/autoconfig.h.in22
1 files changed, 20 insertions, 2 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index a476eb92b..cafa78eb3 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -59,6 +59,12 @@
/* Define to 1 if your GCC C compiler supports the 'unused' attribute. */
#undef HAVE_ATTRIBUTE_unused
+/* Define this to indicate the ${BKTR_DESCRIP} library */
+#undef HAVE_BKTR
+
+/* Define to indicate the ${BKTR_DESCRIP} library version */
+#undef HAVE_BKTR_VERSION
+
/* Define to 1 if you have the `bzero' function. */
#undef HAVE_BZERO
@@ -584,12 +590,24 @@
/* Define to 1 if `vfork' works. */
#undef HAVE_WORKING_VFORK
-/* Define if your system has the ZAPTEL headers. */
+/* Define this to indicate the ${ZAPTEL_DESCRIP} library */
#undef HAVE_ZAPTEL
-/* Define ZAPTEL headers version */
+/* Define if your system has the ZAPTEL_TRANSCODE headers. */
+#undef HAVE_ZAPTEL_TRANSCODE
+
+/* Define ZAPTEL_TRANSCODE headers version */
+#undef HAVE_ZAPTEL_TRANSCODE_VERSION
+
+/* Define to indicate the ${ZAPTEL_DESCRIP} library version */
#undef HAVE_ZAPTEL_VERSION
+/* Define this to indicate the ${ZAPTEL_VLDTMF_DESCRIP} library */
+#undef HAVE_ZAPTEL_VLDTMF
+
+/* Define to indicate the ${ZAPTEL_VLDTMF_DESCRIP} library version */
+#undef HAVE_ZAPTEL_VLDTMF_VERSION
+
/* Define this to indicate the ${ZLIB_DESCRIP} library */
#undef HAVE_ZLIB