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.
tdepim/tdeioslave/configure.in.bot

7 lines
236 B

if test "x$with_sasl" = xcheck && test -z "$SASL2_LIBS"; then
echo ""
echo "cyrus-sasl 2 library is missing. The sieve ioslave will not be built, and imap4 will lack of a lot of authentication methods."
echo ""
all_tests=bad
fi