add a lot of debian fixes to ppp (should fix persist and demand, too), clean up patches
[openwrt.git] / package / cyrus-sasl / Config.in
1 config BR2_PACKAGE_LIBSASL2
2         tristate "libsasl2 - General purpose authentication library"
3         default m if CONFIG_DEVEL
4         help
5           A general purpose authentication library.
6           
7           http://asg.web.cmu.edu/sasl/
8           
9
10 config BR2_PACKAGE_CYRUS_SASL
11         tristate
12         default BR2_PACKAGE_LIBSASL2