mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Make sure that either the main speex library contains preprocess functions or that speexdsp does. If both fail then speex stuff can not be built.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@115327 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -341,6 +341,9 @@
|
||||
/* Define to indicate the ${SPEEXDSP_DESCRIP} library */
|
||||
#undef HAVE_SPEEXDSP
|
||||
|
||||
/* Define to indicate the ${SPEEX_PREPROCESS_DESCRIP} library */
|
||||
#undef HAVE_SPEEX_PREPROCESS
|
||||
|
||||
/* Define to indicate the ${SQLITE_DESCRIP} library */
|
||||
#undef HAVE_SQLITE
|
||||
|
||||
|
Reference in New Issue
Block a user