check if some /proc files exist, before using it, for systems without diag kernel...
[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 select BR2_PACKAGE_LIBXML2
5 help
6 A library for XML transformation using XSLT.
7
8 http://xmlsoft.org/XSLT/
9
This page took 0.050928 seconds and 5 git commands to generate.