summaryrefslogtreecommitdiffstats
path: root/tdeioslaves/configure.in.bot
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-06 17:54:49 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-06 17:54:49 -0600
commitca705978d11b2e0bdcaf8186b0addff48d851483 (patch)
treeda2d37c0fc29b1746cc24594e948bc7c9f1241eb /tdeioslaves/configure.in.bot
parenteaa1b143397fadcb31d69944ed69d6cf215be77d (diff)
downloadtdepim-ca705978d11b2e0bdcaf8186b0addff48d851483.tar.gz
tdepim-ca705978d11b2e0bdcaf8186b0addff48d851483.zip
Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks.
Diffstat (limited to 'tdeioslaves/configure.in.bot')
-rw-r--r--tdeioslaves/configure.in.bot6
1 files changed, 0 insertions, 6 deletions
diff --git a/tdeioslaves/configure.in.bot b/tdeioslaves/configure.in.bot
deleted file mode 100644
index fdad4b633..000000000
--- a/tdeioslaves/configure.in.bot
+++ /dev/null
@@ -1,6 +0,0 @@
-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