asterisk-chan-dongle: remove iconv hack
authorSebastian Kemper <sebastian_ml@gmx.net>
Wed, 18 Jul 2018 20:07:48 +0000 (22:07 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Wed, 18 Jul 2018 20:07:50 +0000 (22:07 +0200)
commitd5f36f53941641e3be9874f9bfd93f44dda8b7a7
tree629eda75591afcc9fb8432090362d0863aab249f
parentc479fe35e4cfc810f178b1212528a3c947a563c9
asterisk-chan-dongle: remove iconv hack

Remove the hack for iconv on uclibc. Instead include nls.mk which will
sort out the iconv depends.

This changes the iconv patch. AC_SEARCH_LIB doesn't work properly for
openwrt/lede. Instead use AC_CHECK_LIB.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/asterisk-chan-dongle/Makefile
net/asterisk-chan-dongle/patches/200-fix-iconv-detection.patch