Config.in 291 B

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