projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add retry setting to atftp
[openwrt.git]
/
openwrt
/
package
/
libxslt
/
Config.in
diff --git
a/openwrt/package/libxslt/Config.in
b/openwrt/package/libxslt/Config.in
index
4d7a902
..
e4857fc
100644
(file)
--- a/
openwrt/package/libxslt/Config.in
+++ b/
openwrt/package/libxslt/Config.in
@@
-1,10
+1,10
@@
config BR2_PACKAGE_LIBXSLT
config BR2_PACKAGE_LIBXSLT
-
tristate "libxslt -
Gnome XSLT library"
-# default m if CONFIG_DEVEL
- default
n
+
prompt "libxslt...........................
Gnome XSLT library"
+ tristate
+ default
m if CONFIG_DEVEL
select BR2_PACKAGE_LIBXML2
help
A library for XML transformation using XSLT.
http://xmlsoft.org/XSLT/
select BR2_PACKAGE_LIBXML2
help
A library for XML transformation using XSLT.
http://xmlsoft.org/XSLT/
-
+
This page took
0.019527 seconds
and
4
git commands to generate.