projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix motion download url
[openwrt.git]
/
openwrt
/
package
/
libxml2
/
Config.in
diff --git
a/openwrt/package/libxml2/Config.in
b/openwrt/package/libxml2/Config.in
index
2c13296
..
f4632eb
100644
(file)
--- a/
openwrt/package/libxml2/Config.in
+++ b/
openwrt/package/libxml2/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_LIBXML2
config BR2_PACKAGE_LIBXML2
- tristate "libxml2 - Gnome XML library"
+ prompt "libxml2........................... Gnome XML library"
+ tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBPTHREAD
select BR2_PACKAGE_ZLIB
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBPTHREAD
select BR2_PACKAGE_ZLIB
@@
-7,4
+8,4
@@
config BR2_PACKAGE_LIBXML2
A library for manipulating XML and HTML resources.
http://xmlsoft.org/
A library for manipulating XML and HTML resources.
http://xmlsoft.org/
-
+
This page took
0.029246 seconds
and
4
git commands to generate.