immortalwrt/openwrt/package/libxml2/Config.in

12 lines
271 B
Plaintext
Raw Normal View History

2005-08-14 14:41:39 +08:00
config BR2_PACKAGE_LIBXML2
prompt "libxml2........................... Gnome XML library"
tristate
default m if CONFIG_DEVEL
2005-08-14 14:41:39 +08:00
select BR2_PACKAGE_LIBPTHREAD
select BR2_PACKAGE_ZLIB
help
A library for manipulating XML and HTML resources.
http://xmlsoft.org/