summaryrefslogtreecommitdiffstats
path: root/rules/host-libiconv.in
blob: ab1f26d72f1b857519dc74ff81fb3dd290a77ac0 (plain)
1
2
3
4
5
6
7
8
config HOST_LIBICONV
	bool
	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.