mirror of
https://github.com/openwrt/telephony.git
synced 2026-04-15 19:02:14 +00:00
Upstream dropped autotools support, so this converts the build to use cmake. Adds a simple include fix as well as a fix for older c++ compilers (the latter is a patch from upstream). Support for pcaps is now also compiled in, to follow what upstream considers a "common" build. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>