buildrootschalter/package/grep/Config.in

12 lines
284 B
Plaintext
Raw Normal View History

2004-10-09 08:13:40 +02:00
config BR2_PACKAGE_GREP
2004-10-14 22:33:45 +02:00
bool "grep"
depends on BR2_USE_WCHAR
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
2004-10-09 08:13:40 +02:00
help
2004-10-14 22:33:45 +02:00
The GNU regular expression matcher.
2004-10-14 22:33:45 +02:00
http://www.gnu.org/software/grep/grep.html
comment "grep needs a toolchain w/ wchar"
depends on !BR2_USE_WCHAR