[Commits] [SCM] claws branch, master, updated. 3.14.1-177-g2bf719f

ticho at claws-mail.org ticho at claws-mail.org
Sat Feb 4 19:11:17 CET 2017


The branch, master has been updated
       via  2bf719fcbf4e1e2cbfb0b574db48c468375e4dbf (commit)
      from  e010e3551e99fc83d183612c00ed20cf1cec41ab (commit)

Summary of changes:
 src/plugins/dillo/Makefile.am |    2 ++
 1 file changed, 2 insertions(+)


- Log -----------------------------------------------------------------
commit 2bf719fcbf4e1e2cbfb0b574db48c468375e4dbf
Author: Andrej Kacian <ticho at claws-mail.org>
Date:   Sat Feb 4 18:31:45 2017 +0100

    Make --disable-dillo-plugin actually do something.

diff --git a/src/plugins/dillo/Makefile.am b/src/plugins/dillo/Makefile.am
index 2dd9349..9f8f42a 100644
--- a/src/plugins/dillo/Makefile.am
+++ b/src/plugins/dillo/Makefile.am
@@ -5,7 +5,9 @@
 
 plugindir = $(pkglibdir)/plugins
 
+if BUILD_DILLO_PLUGIN
 plugin_LTLIBRARIES = dillo.la
+endif
 
 dillo_la_SOURCES = \
      dillo_viewer.c \

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list