You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebase/kioslave/configure.in.bot

8 lines
277 B

if test -z "$SASL2_LIBS"; then
echo ""
echo "cyrus-sasl 2 library is missing. The pop3 and smtp ioslaves will lack of a lot of authentication methods."
echo "See http://asg.web.cmu.edu/sasl/sasl-library.html or your distribution's packages."
echo ""
all_tests=bad
fi