2
1

Config.in 348 B

1234567891011121314
  1. config BR2_PACKAGE_LIBIDN
  2. bool "libidn"
  3. select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
  4. help
  5. Libidn's purpose is to encode and decode internationalized
  6. domain names.
  7. http://www.gnu.org/software/libidn/
  8. config BR2_PACKAGE_LIBIDN_BINARY
  9. bool "idn binary"
  10. depends on BR2_PACKAGE_LIBIDN
  11. help
  12. Install idn command line tool