Config.in 283 B

123456789
  1. config BR2_PACKAGE_ENCHANT
  2. bool "enchant"
  3. depends on BR2_INSTALL_LIBSTDCPP
  4. select BR2_PACKAGE_LIBGLIB2
  5. help
  6. Enchant is a spell-checking library that provides a consistent
  7. API across a number of spell-checking system backends.
  8. http://www.abisource.com/projects/enchant/