1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-22 01:12:26 +03:00
openwrt-xburst/package/libiconv/Config.in
wbx 5f21150713 add bitlbee and libiconv from Erik Bosman, thx. fix some depends for cbtt and bitchx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-15 10:13:53 +00:00

14 lines
386 B
Plaintext

config BR2_PACKAGE_LIBICONV
prompt "libiconv.......................... character set conversion library"
tristate
default m if CONFIG_DEVEL
help
This package contains a _very_ stripped down version of GNU Libiconv,
all charsets have been removed, except ASCII, various unicode charsets
and iso8896-1.
The original website:
http://www.gnu.org/software/libiconv/