Files
shredos.x86_64/package/diffutils/Config.in

12 lines
307 B
Plaintext
Raw Normal View History

2004-10-09 06:13:40 +00:00
config BR2_PACKAGE_DIFFUTILS
bool "diffutils"
depends on BR2_USE_WCHAR
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
2004-10-09 06:13:40 +00:00
help
2005-12-10 14:43:03 +00:00
GNU diff. Compare files per line.
2004-10-09 06:13:40 +00:00
2005-12-10 20:31:27 +00:00
http://www.gnu.org/software/diffutils/diffutils.html
comment "diffutils needs a toolchain w/ wchar"
depends on !BR2_USE_WCHAR