summaryrefslogtreecommitdiff
path: root/package/libxslt/Config.in
blob: ed8bfe177d40c676847b108ac40b007844ae1c28 (plain)
1
2
3
4
5
6
7
8
9
10
config ADK_PACKAGE_LIBXSLT
	prompt "libxslt........................... Gnome XSLT library"
	tristate
	default n
	select ADK_PACKAGE_LIBXML2
	help
	  A library for XML transformation using XSLT.
	  
	  http://xmlsoft.org/XSLT/