de3c3d3fb533bc64004ea13b30b8bd5d39424aa9
[openwrt.git] / package / cyrus-sasl / Config.in
1 config BR2_COMPILE_CYRUS_SASL
2 bool
3 default n
4 depends BR2_PACKAGE_LIBSASL2
5
6 config BR2_PACKAGE_LIBSASL2
7 prompt "libsasl2.......................... General purpose authentication library"
8 tristate
9 default m if CONFIG_DEVEL
10 select BR2_COMPILE_CYRUS_SASL
11 help
12 A general purpose authentication library.
13
14 http://asg.web.cmu.edu/sasl/
15
This page took 0.040455 seconds and 3 git commands to generate.