summaryrefslogtreecommitdiffstats
path: root/package/libxslt/Config.in
blob: 4d7a902f29e09f9726ef66b8228bc9459429c960 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_LIBXSLT
	tristate "libxslt - Gnome XSLT library"
#	default m if CONFIG_DEVEL
	default n
	select BR2_PACKAGE_LIBXML2
	help
	  A library for XML transformation using XSLT.
	  
	  http://xmlsoft.org/XSLT/