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

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.