Files
wifipineapple-openwrt/openwrt/package/pcre/Config.in
Nicolas Thill e466ca4c94 Use common rules and templates, uniformize package Makefile, move ipkg related files to ./ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-18 06:33:29 +00:00

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