[Commits] [SCM] claws branch, litehtml, updated. 3.17.3-114-geb864a7

mones at claws-mail.org mones at claws-mail.org
Sun Feb 10 12:52:08 CET 2019


The branch, litehtml has been updated
       via  eb864a736bfc87db123c71db2c0e55fa5b110906 (commit)
      from  5e45d75cdd95e744448fddb575d08050c668ed4a (commit)

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


- Log -----------------------------------------------------------------
commit eb864a736bfc87db123c71db2c0e55fa5b110906
Author: Ricardo Mones <ricardo at mones.org>
Date:   Sun Feb 10 12:51:53 2019 +0100

    Fix typo in variable name

diff --git a/configure.ac b/configure.ac
index a222d3b..da934fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1637,7 +1637,7 @@ if test x"$enable_litehtml_viewer_plugin" != xno; then
         dependencies_missing=""
 
         if test x"$HAVE_CXX" = xno; then
-                dependencies_missing="C++ compiler $dependencies missing"
+                dependencies_missing="C++ compiler $dependencies_missing"
         fi
         if test x"$HAVE_CAIRO" = xno; then
                 dependencies_missing="cairo $dependencies_missing"

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list