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
3aa16d7
..
1e880e3
100644
(file)
--- a/
openwrt/package/pcre/Config.in
+++ b/
openwrt/package/pcre/Config.in
@@
-1,9
+1,13
@@
-config BR2_PACKAGE_PCRE
- tristate "
pcre
"
- default m
+config BR2_PACKAGE_
LIB
PCRE
+ 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_PCRE
+ tristate
+ default BR2_PACKAGE_LIBPCRE
+
This page took
0.021083 seconds
and
4
git commands to generate.