aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-19 22:48:48 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-19 22:48:48 +0000
commit584ef75f7ae18fe3e22d7c00b1477874e24b727d (patch)
treeb986ea1c57c309908d2afa78d00c53820188df24 /include
parentb5a5889a6a776cc6a883788ded03f4ce80bfae84 (diff)
Check for the existence of the soxmix application on the target platform and have
the result available in autoconfig.h. (part of issue #11589) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@94077 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/autoconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index d5a6faa1b..3e015f133 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -323,6 +323,9 @@
/* Define to 1 if you have the `socket' function. */
#undef HAVE_SOCKET
+/* Define to 1 if your system has soxmix application. */
+#undef HAVE_SOXMIX
+
/* Define to indicate the ${SPEEX_DESCRIP} library */
#undef HAVE_SPEEX