FreeSWITCH: Fix dependency on LZMA issue and sync to FS latest git HEAD
authorMazilo <openwrt.mazilo@recursor.net>
Fri, 16 Aug 2013 19:24:15 +0000 (15:24 -0400)
committerMazilo <openwrt.mazilo@recursor.net>
Fri, 16 Aug 2013 19:24:15 +0000 (15:24 -0400)
commitc038dad49a9d75e5de87663b017abdc76802fb41
treea2e50f980bbf1090d8035d22fac33f66e6fdc324
parent0ff2620299d3a195a969023886629e990f7784c3
FreeSWITCH: Fix dependency on LZMA issue and sync to FS latest git HEAD

1. The FS libs/tiff package can make use of liblzma if avaialable. This
fix reverts commit bff1f87ad70cd80456a9b6c77f1120141a7aea61. It
checks the CONFIG_PACKAGE_liblzma variable to determine liblzma
and will either pass --enable-lzma or --disable-lzma switch to
configure. For mod-spandsp, +liblzma:liblzma automatically sets
the liblzma dependency flag.
2. Synched to FS git HEAD d35db852a8bcc4fb10e7a8486046aabd45a7f9b2.

Signed-off-by: Mazilo <openwrt.mazilo@recursor.net>
net/freeswitch/Makefile