summaryrefslogtreecommitdiffstats
path: root/rules/icu.in
blob: 3b0e9a367e486d7db558b8182c692febbe5ccc3a (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=system_libraries

config ICU
	tristate
	select HOST_ICU
	prompt "icu"
	help
	  ICU is a mature, widely used set of C/C++ and Java libraries
	  providing Unicode and Globalization support for software
	  applications. ICU is widely portable and gives applications the
	  same results on all platforms and between C/C++ and Java software.