1e880e31c05f9253957e6092ee1209eecb538725
[openwrt/svn-archive/archive.git] / openwrt / package / pcre / Config.in
1 config BR2_PACKAGE_LIBPCRE
2 tristate "libpcre - a Perl Compatible Regular Expression library"
3 default m if CONFIG_DEVEL
4 help
5 A Perl Compatible Regular Expression library
6
7 http://www.pcre.org/
8
9
10 config BR2_PACKAGE_PCRE
11 tristate
12 default BR2_PACKAGE_LIBPCRE
13