X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/36af942d5b1ffe89af800f76bf3affef003c1c62..62117906f225cc10689c4e85ebfcbaeb8cf6a57e:/openwrt/package/libxslt/Config.in diff --git a/openwrt/package/libxslt/Config.in b/openwrt/package/libxslt/Config.in index 4d7a902f2..e4857fc12 100644 --- a/openwrt/package/libxslt/Config.in +++ b/openwrt/package/libxslt/Config.in @@ -1,10 +1,10 @@ config BR2_PACKAGE_LIBXSLT - tristate "libxslt - Gnome XSLT library" -# default m if CONFIG_DEVEL - default n + prompt "libxslt........................... Gnome XSLT library" + tristate + default m if CONFIG_DEVEL select BR2_PACKAGE_LIBXML2 help A library for XML transformation using XSLT. http://xmlsoft.org/XSLT/ - +