mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-07 07:01:56 +02:00
10 lines
139 B
Plaintext
10 lines
139 B
Plaintext
config BR2_PACKAGE_PCRE
|
|
tristate "pcre"
|
|
default m
|
|
help
|
|
A Perl Compatible Regular Expression library
|
|
|
|
http://www.pcre.org/
|
|
|
|
|