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: https://origsvn.digium.com/svn/asterisk/trunk@94085 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2007-12-19 22:51:03 +00:00
parent d36381e629
commit 0e08d5e7dc
3 changed files with 127 additions and 9 deletions

View File

@@ -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