4d7a902f29e09f9726ef66b8228bc9459429c960
[openwrt.git] / openwrt / package / libxslt / Config.in
1 config BR2_PACKAGE_LIBXSLT
2         tristate "libxslt - Gnome XSLT library"
3 #       default m if CONFIG_DEVEL
4         default n
5         select BR2_PACKAGE_LIBXML2
6         help
7           A library for XML transformation using XSLT.
8           
9           http://xmlsoft.org/XSLT/
10