Openwrt/openwrt/package/pcre/Config.in

15 lines
211 B
Plaintext

config BR2_PACKAGE_PCRE
prompt "pcre"
tristate
default m
help
A Perl Compatible Regular Expression library
http://www.pcre.org/
config BR2_PACKAGE_LIBPCRE
tristate
default BR2_PACKAGE_PCRE