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