[Commits] [SCM] claws branch, master, updated. 3.17.5-3-g55b02eeed
paul at claws-mail.org
paul at claws-mail.org
Thu Apr 9 11:49:08 CEST 2020
The branch, master has been updated
via 55b02eeed954a4f5bc70808a54457957177e831c (commit)
from 499cae64541026b59b5dbadb96074b3a2bf6dbfe (commit)
Summary of changes:
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 55b02eeed954a4f5bc70808a54457957177e831c
Author: Paul <paul at claws-mail.org>
Date: Thu Apr 9 10:49:04 2020 +0100
fix typo
diff --git a/configure.ac b/configure.ac
index 8ab413657..fb4ec22f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -956,7 +956,7 @@ if test x"$enable_libetpan" = xyes; then
fi
AC_SUBST(LIBETPAN_FLAGS)
AC_SUBST(LIBETPAN_LIBS)
- AC_DEFINE(HAVE_LIBETPAN, 1, Define if you want IMAP and/or NNit TP support.)
+ AC_DEFINE(HAVE_LIBETPAN, 1, Define if you want IMAP and/or NNTP support.)
else
AC_MSG_RESULT([*** Claws Mail requires libetpan 0.57 or newer. See http://www.etpan.org/ ])
AC_MSG_RESULT([*** You can use --disable-libetpan if you don't need IMAP4 and/or NNTP support.])
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list