Config.in 260 B

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