mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +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:
@@ -23,6 +23,7 @@ PRI=@PBX_PRI@
|
||||
RADIUS=@PBX_RADIUS@
|
||||
SPEEX=@PBX_SPEEX@
|
||||
SPEEXDSP=@PBX_SPEEXDSP@
|
||||
SPEEX_PREPROCESS=@PBX_SPEEX_PREPROCESS@
|
||||
SQLITE=@PBX_SQLITE@
|
||||
SSL=@PBX_OPENSSL@
|
||||
TONEZONE=@PBX_TONEZONE@
|
||||
|
Reference in New Issue
Block a user