Config.in 212 B

123456789
  1. config BR2_PACKAGE_GREP
  2. bool "grep"
  3. default n
  4. select BR2_PACKAGE_GETTEXT
  5. select BR2_PACKAGE_LIBINTL
  6. help
  7. The GNU regular expression matcher.
  8. Needs gettext
  9. http://www.gnu.org/software/grep/grep.html