Add snort package, with experimental -custom package for build-time package customiza...
[openwrt.git] / package / pcre / Config.in
1 config BR2_PACKAGE_PCRE
2 prompt "pcre"
3 tristate
4 default m
5 help
6 A Perl Compatible Regular Expression library
7
8 http://www.pcre.org/
9
10
11 config BR2_PACKAGE_LIBPCRE
12 tristate
13 default BR2_PACKAGE_PCRE
14
This page took 0.042975 seconds and 5 git commands to generate.