10 lines
139 B
Text
10 lines
139 B
Text
|
config BR2_PACKAGE_PCRE
|
||
|
tristate "pcre"
|
||
|
default m
|
||
|
help
|
||
|
A Perl Compatible Regular Expression library
|
||
|
|
||
|
http://www.pcre.org/
|
||
|
|
||
|
|