asterisk-15.x: fix CONFIGURE_ARGS
authorSebastian Kemper <sebastian_ml@gmx.net>
Tue, 5 Dec 2017 19:53:47 +0000 (20:53 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Tue, 5 Dec 2017 19:54:01 +0000 (20:54 +0100)
commitfb84fe64e3f93b4a9ccf2bdfba31a85e48c4caaa
tree1367414fed225fb5e995436ccbe5c5ae6985cddd
parent78d4dc4ff0f67f803fb221f91a1ee10780658cf3
asterisk-15.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 <sebastian_ml@gmx.net>
net/asterisk-15.x/Makefile