1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-21 05:56:21 +03:00
openwrt-xburst/openwrt/package/pcre/Config.in
nico 818f981f77 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