source:
freewrt/package/cyrus-sasl/Config.in@
428f140
| Last change on this file since 428f140 was 475ad56, checked in by , 20 years ago | |
|---|---|
|
|
| File size: 350 bytes | |
| Line | |
|---|---|
| 1 | config BR2_COMPILE_CYRUS_SASL |
| 2 | tristate |
| 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 |
Note:
See TracBrowser
for help on using the repository browser.
