summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2008-06-02 15:43:40 +0000
committerRussell Bryant <russell@russellbryant.com>2008-06-02 15:43:40 +0000
commitef4a7eaf5289f15d4dbc4f300b8dc68cb411cb06 (patch)
tree8531652b9b0a95c8aba63b61a214354eb818c246 /include
parent44e1c9446521b0d9fc7beb1a1f61b6302a28a1f0 (diff)
Add a configure script check for spandsp
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@119795 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 4f19c8fc3..a7c632ae2 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -718,6 +718,12 @@
/* Define to 1 if your system has soxmix application. */
#undef HAVE_SOXMIX
+/* Define if your system has the SPANDSP headers. */
+#undef HAVE_SPANDSP
+
+/* Define SPANDSP headers version */
+#undef HAVE_SPANDSP_VERSION
+
/* Define this to indicate the ${SPEEX_DESCRIP} library */
#undef HAVE_SPEEX