fix syslog-ng, remove libol dependency in ipkg/control since statically
[openwrt.git] / openwrt / package / libiconv / Config.in
1 config BR2_PACKAGE_LIBICONV
2 prompt "libiconv.......................... character set conversion library"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6
7 This package contains a _very_ stripped down version of GNU Libiconv,
8 all charsets have been removed, except ASCII, various unicode charsets
9 and iso8896-1.
10
11 The original website:
12 http://www.gnu.org/software/libiconv/
13
This page took 0.043713 seconds and 5 git commands to generate.