pjproject: align with Asterisk requirements, misc improvements
authorSebastian Kemper <sebastian_ml@gmx.net>
Wed, 9 Aug 2017 20:45:32 +0000 (22:45 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Wed, 9 Aug 2017 20:45:34 +0000 (22:45 +0200)
commitae177a2f5f7799bfe47d2a40fafc279884d3aeef
tree3e1afaa62e4472e058b3832246cb948ba1e05567
parentd8469c8750ec9a2b48da1219b52b975c86f8df67
pjproject: align with Asterisk requirements, misc improvements

- Make "--disable-floating-point" depend on SOFT_FLOAT
- Remove "--disable-ilbc-coder" as configure no longer recognizes it.
- Align args with the ones used by Asterisk (for their bundled pjproject);
  this includes adding "--disable-resample".
- With libresample removed remove the dep from asterisk13 accordingly.
- Note: the disabled items are _not_ used by Asterisk anyway.
- Drop speex dep as pjproject does not link against it the way it is
  configured.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/pjproject/Makefile
net/asterisk-13.x/Makefile