Add configure script checking for portaudio.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@95383 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2007-12-31 15:20:30 +00:00
parent d6d39dfee9
commit 7d0eacfb03
3 changed files with 8 additions and 1 deletions

View File

@@ -133,6 +133,9 @@ PGSQL_LIB=@PGSQL_LIB@
POPT_INCLUDE=@POPT_INCLUDE@
POPT_LIB=@POPT_LIB@
PORTAUDIO_INCLUDE=@PORTAUDIO_INCLUDE@
PORTAUDIO_LIB=@PORTAUDIO_LIB@
PRI_INCLUDE=@PRI_INCLUDE@
PRI_LIB=@PRI_LIB@