projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
the gcc patch. you need to do make distclean and rebuild the toolchain
[openwrt.git]
/
package
/
libxslt
/
Config.in
diff --git
a/package/libxslt/Config.in
b/package/libxslt/Config.in
index
4d7a902
..
e4857fc
100644
(file)
--- a/
package/libxslt/Config.in
+++ b/
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.031734 seconds
and
4
git commands to generate.