asterisk-13.x: fix CONFIGURE_ARGS
authorSebastian Kemper <[email protected]>
Tue, 5 Dec 2017 19:46:54 +0000 (20:46 +0100)
committerSebastian Kemper <[email protected]>
Tue, 5 Dec 2017 19:46:58 +0000 (20:46 +0100)
commit78d4dc4ff0f67f803fb221f91a1ee10780658cf3
treed3e06c3f02b73793b1a0ce9e9999e4f19edcb042
parentc9e3dd57185f76561097628783bb894307c10c89
asterisk-13.x: fix CONFIGURE_ARGS

The way CONFIGURE_ARGS are done for srtp and pjproect does not take into
account that more than one package depends on them. This can result in
build failures. So add ifeqs to test properly if --with or --without is
required.

This commit also adds CONFIGURE_ARGS checks for:

alsa (asound)
portaudio
speex
speexdsp

Signed-off-by: Sebastian Kemper <[email protected]>
net/asterisk-13.x/Makefile