summaryrefslogtreecommitdiffstats
path: root/rules/host-libxslt.in
blob: 5308cc472456b15b46a91cfb9a9238aabc574cf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=hosttools_noprompt

config HOST_LIBXSLT
	tristate
	select HOST_LIBXML2
	default ALLYES
	help
	  LibXSLT is a generic XSLT implementation. For details see the
	  project homepage:

		http://xmlsoft.org/XSLT/