mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 06:00:36 +02:00
a6a63fe75c
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@349 3c298f89-4303-0410-b956-a3cf2f4a3e73
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/
|
|
|
|
|