summaryrefslogtreecommitdiffstats
path: root/rules/host-libiconv.in
blob: b51c2286e550ed1a522b49937c0e0514ea8e94bc (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=hosttools_noprompt

config HOST_LIBICONV
	tristate
	default ALLYES
	help
	  libiconv converts traditional character encodings
	  to/from UNICODE. It is for you if your application
	  needs to support multiple character encodings, but
	  that support lacks from your system.