X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/e9debfb484672ef65283b767a7de82ef11451add..dfb6d4176bd8e07e629258818368ba9991a185ae:/openwrt/package/cyrus-sasl/Config.in diff --git a/openwrt/package/cyrus-sasl/Config.in b/openwrt/package/cyrus-sasl/Config.in index defb02f88..25f49fd4c 100644 --- a/openwrt/package/cyrus-sasl/Config.in +++ b/openwrt/package/cyrus-sasl/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_LIBSASL2 - tristate "libsasl2 (a general purpose authentication library)" + tristate "libsasl2 - General purpose authentication library" default m if CONFIG_DEVEL help A general purpose authentication library. @@ -7,3 +7,6 @@ config BR2_PACKAGE_LIBSASL2 http://asg.web.cmu.edu/sasl/ +config BR2_PACKAGE_CYRUS_SASL + tristate + default BR2_PACKAGE_LIBSASL2