Add pcre package
[openwrt.git] / package / pcre / Config.in
1 config BR2_PACKAGE_PCRE
2         tristate "pcre"
3         default m
4         help
5           A Perl Compatible Regular Expression library
6           
7           http://www.pcre.org/
8           
9