openwrtv3/openwrt/package/pcre/Config.in

14 lines
211 B
Text

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