summaryrefslogtreecommitdiffstats
path: root/package/pcre/Config.in
blob: 3aa16d7fdc9258e00a84981bf0f20eb674f52756 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_PCRE
	tristate "pcre"
	default m
	help
	  A Perl Compatible Regular Expression library
	  
	  http://www.pcre.org/