Config.in 320 B

1234567891011
  1. config BR2_PACKAGE_DIFFUTILS
  2. bool "diffutils"
  3. depends on BR2_USE_WCHAR
  4. select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
  5. help
  6. GNU diff. Compare files per line.
  7. http://www.gnu.org/software/diffutils/diffutils.html
  8. comment "diffutils requires a toolchain with WCHAR support"
  9. depends on !BR2_USE_WCHAR