projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
check if some /proc files exist, before using it, for systems without diag kernel...
[openwrt.git]
/
openwrt
/
package
/
libxml2
/
Config.in
diff --git
a/openwrt/package/libxml2/Config.in
b/openwrt/package/libxml2/Config.in
index
3230b2f
..
2c13296
100644
(file)
--- a/
openwrt/package/libxml2/Config.in
+++ b/
openwrt/package/libxml2/Config.in
@@
-1,7
+1,6
@@
config BR2_PACKAGE_LIBXML2
tristate "libxml2 - Gnome XML library"
config BR2_PACKAGE_LIBXML2
tristate "libxml2 - Gnome XML library"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBPTHREAD
select BR2_PACKAGE_ZLIB
help
select BR2_PACKAGE_LIBPTHREAD
select BR2_PACKAGE_ZLIB
help
This page took
0.024314 seconds
and
4
git commands to generate.