freeswitch-stable: Fix mod_unimrcp build failure 155/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 3 Jun 2017 16:30:32 +0000 (18:30 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 3 Jun 2017 16:30:35 +0000 (18:30 +0200)
commit6aa76a284c4f56ff856061c4f6edebbd8aeb2141
tree880abcc8b9c5f6c2c2a301fa693a58c416d4d635
parent9c8937228a87528d85e5499cd102c7cd62971a40
freeswitch-stable: Fix mod_unimrcp build failure

- mod_unimrcp picked up external apr/apr-util if found in the target
  directory, which caused the build to fail (undefined references). Fixed
  by adding the FreeSWITCH apr/apr-util lib dirs to the front of LDFLAGS.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch-stable/Makefile