1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 17:32:25 +03:00
openwrt-xburst/package/pcre/Config.in

14 lines
272 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_LIBPCRE
tristate "libpcre - a Perl Compatible Regular Expression library"
default m if CONFIG_DEVEL
help
A Perl Compatible Regular Expression library
http://www.pcre.org/
config BR2_PACKAGE_PCRE
tristate
default BR2_PACKAGE_LIBPCRE