[Commits] [SCM] claws branch, master, updated. 4.1.1-82-g579967a7e

miras at claws-mail.org miras at claws-mail.org
Wed Sep 20 22:34:52 UTC 2023


The branch, master has been updated
       via  579967a7e7d3682ab1c7c76fa9edde03183efd76 (commit)
      from  994da65297ed25c12db217544307202914e1fc81 (commit)

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


- Log -----------------------------------------------------------------
commit 579967a7e7d3682ab1c7c76fa9edde03183efd76
Author: Michael Rasmussen <mir at datanom.net>
Date:   Thu Sep 21 00:34:39 2023 +0200

    Missed removing comment ,dnl disabled by default'
    
    Signed-off-by: Michael Rasmussen <mir at datanom.net>

diff --git a/configure.ac b/configure.ac
index 5b015c6b3..dcd1ac8b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1152,9 +1152,8 @@ AC_ARG_ENABLE(libravatar-plugin,
 		[  --disable-libravatar-plugin     Do not build libravatar  plugin],
 		[enable_libravatar_plugin=$enableval], [enable_libravatar_plugin=auto])
 
-dnl disabled by default
 AC_ARG_ENABLE(litehtml_viewer-plugin,
-		[  --disable-litehtml_viewer-plugin       Do not Build litehtml_viewer plugin],
+		[  --disable-litehtml_viewer-plugin       Do not build litehtml_viewer plugin],
 		[enable_litehtml_viewer_plugin=$enableval], [enable_litehtml_viewer_plugin=auto])
 
 AC_ARG_ENABLE(mailmbox-plugin,

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list