638a4214f8
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
14 lines
291 B
Plaintext
14 lines
291 B
Plaintext
config BR2_PACKAGE_LIBIDN
|
|
bool "libidn"
|
|
help
|
|
Libidn's purpose is to encode and decode internationalized
|
|
domain names.
|
|
|
|
http://www.gnu.org/software/libidn/
|
|
|
|
config BR2_PACKAGE_LIBIDN_BINARY
|
|
bool "idn binary"
|
|
depends on BR2_PACKAGE_LIBIDN
|
|
help
|
|
Install idn command line tool
|