check if some /proc files exist, before using it, for systems without diag kernel...
[openwrt.git] / openwrt / package / cyrus-sasl / Config.in
index defb02f..25f49fd 100644 (file)
@@ -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
This page took 0.024739 seconds and 4 git commands to generate.