summaryrefslogtreecommitdiff
path: root/package/libxml2/Config.in
blob: c9a6833de291b17aca2cf93f3eef4806eaea8ad5 (plain)
1
2
3
4
5
6
7
8
9
10
11
config ADK_PACKAGE_LIBXML2
	prompt "libxml2........................... Gnome XML library"
	tristate
	default n
	select ADK_PACKAGE_LIBPTHREAD
	select ADK_PACKAGE_ZLIB
	help
	  A library for manipulating XML and HTML resources.
	  
	  http://xmlsoft.org/