X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/cade7d9b1450b874cb558e65797eb07cab799a4f..5b74d279d6ea529d5a09fa29e6d7e5d5187a98e7:/openwrt/package/libxml2/Config.in diff --git a/openwrt/package/libxml2/Config.in b/openwrt/package/libxml2/Config.in index 3230b2f54..f4632eb06 100644 --- a/openwrt/package/libxml2/Config.in +++ b/openwrt/package/libxml2/Config.in @@ -1,11 +1,11 @@ config BR2_PACKAGE_LIBXML2 - tristate "libxml2 - Gnome XML library" -# default m if CONFIG_DEVEL - default n + prompt "libxml2........................... Gnome XML library" + tristate + default m if CONFIG_DEVEL select BR2_PACKAGE_LIBPTHREAD select BR2_PACKAGE_ZLIB help A library for manipulating XML and HTML resources. http://xmlsoft.org/ - +