projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
convert dnsmasq to new packaging style
[openwrt.git]
/
openwrt
/
package
/
pcre
/
Config.in
diff --git
a/openwrt/package/pcre/Config.in
b/openwrt/package/pcre/Config.in
index
370fc76
..
822701b
100644
(file)
--- a/
openwrt/package/pcre/Config.in
+++ b/
openwrt/package/pcre/Config.in
@@
-1,7
+1,6
@@
config BR2_PACKAGE_PCRE
- prompt "pcre"
- tristate
- default m
+ tristate "pcre"
+ default m if CONFIG_DEVEL
help
A Perl Compatible Regular Expression library
This page took
0.034385 seconds
and
4
git commands to generate.