Config.in 340 B

123456789101112
  1. config BR2_PACKAGE_FSTRCMP
  2. bool "fstrcmp"
  3. depends on BR2_USE_WCHAR
  4. help
  5. The fstrcmp project provides a library that is used to make
  6. fuzzy comparisons of strings and byte arrays, including multi-
  7. byte character strings.
  8. http://fstrcmp.sourceforge.net/
  9. comment "fstrcmp needs a toolchain w/ wchar"
  10. depends on !BR2_USE_WCHAR