2009-01-13 17:36:16 +01:00
|
|
|
config BR2_PACKAGE_LIBIDN
|
|
|
|
bool "libidn"
|
|
|
|
help
|
2009-01-13 17:57:21 +01:00
|
|
|
Libidn's purpose is to encode and decode internationalized
|
|
|
|
domain names.
|
2009-01-13 17:36:16 +01:00
|
|
|
|
2009-01-14 09:31:41 +01:00
|
|
|
http://www.gnu.org/software/libidn/
|
2009-11-16 13:33:16 +01:00
|
|
|
|
|
|
|
config BR2_PACKAGE_LIBIDN_BINARY
|
|
|
|
bool "idn binary"
|
|
|
|
depends on BR2_PACKAGE_LIBIDN
|
|
|
|
help
|
|
|
|
Install idn command line tool
|