1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 05:10:16 +03:00
openwrt-xburst/package/pcre/Config.in
nico 3817a7225b Use common rules and templates, uniformize package Makefile, move ipkg related files to ./ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@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