mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
Binaural synthesis (confbridge): Adds libfftw3 as dependency.
Adds libfftw3 to the build chain that is is going to be used for binaural synthesis by bridge_softmix. ASTERISK-26292 Change-Id: Iedc2f174e4ccb39ae5d9e698e339c6a17155867b
This commit is contained in:
@@ -259,6 +259,9 @@ PYTHONDEV_LIB=@PYTHONDEV_LIB@
|
||||
RESAMPLE_INCLUDE=@RESAMPLE_INCLUDE@
|
||||
RESAMPLE_LIB=@RESAMPLE_LIB@
|
||||
|
||||
FFTW3_INCLUDE=@FFTW3_INCLUDE@
|
||||
FFTW3_LIB=@FFTW3_LIB@
|
||||
|
||||
RT_LIB=@RT_LIB@
|
||||
|
||||
SS7_INCLUDE=@SS7_INCLUDE@
|
||||
|
Reference in New Issue
Block a user