From fd342b1ada887fea48427351a343f42562e04e8b Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sat, 5 Nov 2005 02:16:36 +0000 Subject: reorganize/rationalize/format package menuconfig, make updatedd modular SVN-Revision: 2333 --- openwrt/package/libxml2/Config.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'openwrt/package/libxml2') diff --git a/openwrt/package/libxml2/Config.in b/openwrt/package/libxml2/Config.in index 2c13296..f4632eb 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/ - + -- cgit v1.1