summaryrefslogtreecommitdiff
path: root/makeopts.in
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2008-06-02 15:43:40 +0000
committerRussell Bryant <russell@russellbryant.com>2008-06-02 15:43:40 +0000
commitef4a7eaf5289f15d4dbc4f300b8dc68cb411cb06 (patch)
tree8531652b9b0a95c8aba63b61a214354eb818c246 /makeopts.in
parent44e1c9446521b0d9fc7beb1a1f61b6302a28a1f0 (diff)
Add a configure script check for spandsp
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@119795 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'makeopts.in')
-rw-r--r--makeopts.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/makeopts.in b/makeopts.in
index 3bf203ea8..3d564b7a4 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -169,6 +169,9 @@ SDL_LIB=@SDL_LIB@
SDL_IMAGE_INCLUDE=@SDL_IMAGE_INCLUDE@
SDL_IMAGE_LIB=@SDL_IMAGE_LIB@
+SPANDSP_INCLUDE=@SPANDSP_INCLUDE@
+SPANDSP_LIB=@SPANDSP_LIB@
+
SPEEX_INCLUDE=@SPEEX_INCLUDE@
SPEEX_LIB=@SPEEX_LIB@