projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
small image builder change
[openwrt.git]
/
openwrt
/
package
/
pcre
/
Config.in
diff --git
a/openwrt/package/pcre/Config.in
b/openwrt/package/pcre/Config.in
index
370fc76
..
1e880e3
100644
(file)
--- a/
openwrt/package/pcre/Config.in
+++ b/
openwrt/package/pcre/Config.in
@@
-1,14
+1,13
@@
-config BR2_PACKAGE_PCRE
- prompt "pcre"
- tristate
- default m
+config BR2_PACKAGE_LIBPCRE
+ tristate "libpcre - a Perl Compatible Regular Expression library"
+ default m if CONFIG_DEVEL
help
A Perl Compatible Regular Expression library
http://www.pcre.org/
help
A Perl Compatible Regular Expression library
http://www.pcre.org/
-config BR2_PACKAGE_
LIB
PCRE
+config BR2_PACKAGE_PCRE
tristate
tristate
- default BR2_PACKAGE_PCRE
+ default BR2_PACKAGE_
LIB
PCRE
This page took
0.029019 seconds
and
4
git commands to generate.