aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-06-02 15:46:07 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-06-02 15:46:07 +0000
commit899a6860452b357a13d4b12fa8d72f21542696f5 (patch)
treecbb03179854f8b3109001f71efc212f1e8b31133 /include
parentb47c6c5feff5059ce85a00e969dd52dfa031ac52 (diff)
Merged revisions 119795 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r119795 | russell | 2008-06-02 10:43:40 -0500 (Mon, 02 Jun 2008) | 2 lines Add a configure script check for spandsp ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@119796 f38db490-d61c-443f-a65b-d21fe96a405b
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 b368c8d28..d1dd96f1a 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -715,6 +715,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