summaryrefslogtreecommitdiffstats
path: root/package/grep/Config.in
blob: 6a5aa46fce5d90d5d783a75216b0f1fa4f897505 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_GREP
	bool "grep"
	default n
	select BR2_PACKAGE_GETTEXT
	select BR2_PACKAGE_LIBINTL
	help
	  The GNU regular expression matcher.
	  Needs gettext
	  http://www.gnu.org/software/grep/grep.html