[Commits] [SCM] claws branch, gtk2, updated. 3.19.0-21-g257c5215b

wwp at claws-mail.org wwp at claws-mail.org
Thu May 19 08:05:48 CEST 2022


The branch, gtk2 has been updated
       via  257c5215bfeb7f125f12f3eb2009c684356b9803 (commit)
      from  db220b8ae59967765622f5e11ae17a7580bfd442 (commit)

Summary of changes:
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit 257c5215bfeb7f125f12f3eb2009c684356b9803
Author: wwp <subscript at free.fr>
Date:   Thu May 19 08:03:17 2022 +0200

    Fix a typo error, thanks to Milan Obuch.

diff --git a/configure.ac b/configure.ac
index ea6a101a5..f3afd27e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2116,7 +2116,7 @@ AM_CONDITIONAL(BUILD_DILLO_PLUGIN,		test x"$enable_dillo_plugin" != xno)
 AM_CONDITIONAL(BUILD_FANCY_PLUGIN,		test x"$enable_fancy_plugin" != xno)
 AM_CONDITIONAL(BUILD_FETCHINFO_PLUGIN,		test x"$enable_fetchinfo_plugin" != xno)
 AM_CONDITIONAL(BUILD_GDATA_PLUGIN,		test x"$enable_gdata_plugin" != xno)
-AM_CONDITIONAL(BUILD_KEYWORD_WARNER_PLUGIN,	test x"$enable_keywordwarner_plugin" != xno)
+AM_CONDITIONAL(BUILD_KEYWORD_WARNER_PLUGIN,	test x"$enable_keyword_warner_plugin" != xno)
 AM_CONDITIONAL(BUILD_LIBRAVATAR_PLUGIN,		test x"$enable_libravatar_plugin" != xno)
 AM_CONDITIONAL(BUILD_LITEHTML_VIEWER_PLUGIN,	test x"$enable_litehtml_viewer_plugin" != xno)
 AM_CONDITIONAL(BUILD_MAILMBOX_PLUGIN,		test x"$enable_mailmbox_plugin" != xno)

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list