aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/autoconfig.h.in
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-19 22:51:03 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-19 22:51:03 +0000
commit64ff93596e318b40377244fc7d52e169f4076adb (patch)
tree5f685fb7bafe4d96678c30f693885dc46cfe9e43 /include/asterisk/autoconfig.h.in
parenta2c16ccd0b38139615ec83e1673b8164d721947a (diff)
Merged revisions 94077 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r94077 | russell | 2007-12-19 16:48:48 -0600 (Wed, 19 Dec 2007) | 4 lines 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/trunk@94085 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk/autoconfig.h.in')
-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 b67c443c8..28160c6d5 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -689,6 +689,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 this to indicate the ${SPEEX_DESCRIP} library */
#undef HAVE_SPEEX