search for Zaptel and libtonezone separately in the configure script

various other minor fixes


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@35812 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2006-06-24 08:45:49 +00:00
parent 2e9099934b
commit df0ba5ff8b
10 changed files with 455 additions and 212 deletions

View File

@@ -56,7 +56,9 @@ OSSAUDIO_INCLUDE=@OSS_INCLUDE@
SPEEX_LIB=@SPEEX_LIB@
SPEEX_INCLUDE=@SPEEX_INCLUDE@
ZAPTEL_LIB=@ZAPTEL_LIB@
TONEZONE_LIB=@TONEZONE_LIB@
TONEZONE_INCLUDE=@TONEZONE_INCLUDE@
ZAPTEL_INCLUDE=@ZAPTEL_INCLUDE@
VPB_LIB=@VPB_LIB@