X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3242e7871cb1fa150bdaaf38a1033065e4dd62cb..140c75cf591c1cc60ba5fe05b1d86c1d5b3674d6:/openwrt/package/libxml2/Config.in diff --git a/openwrt/package/libxml2/Config.in b/openwrt/package/libxml2/Config.in index 2c132963d..f4632eb06 100644 --- a/openwrt/package/libxml2/Config.in +++ b/openwrt/package/libxml2/Config.in @@ -1,5 +1,6 @@ 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 @@ -7,4 +8,4 @@ config BR2_PACKAGE_LIBXML2 A library for manipulating XML and HTML resources. http://xmlsoft.org/ - +