[Commits] [SCM] claws branch, master, updated. 3.9.1-7-gf3895e2

claws at claws-mail.org claws at claws-mail.org
Fri May 10 08:58:05 CEST 2013


The branch master of project "claws" (Claws Mail) has been updated
       via  f3895e2fff2902b5cbca3239d1c77a83236152f0 (commit)
      from  b55ac023dd385d88f31150ff14f2fcc3f48f2dbe (commit)


- Log -----------------------------------------------------------------
commit f3895e2fff2902b5cbca3239d1c77a83236152f0
Author: Paul <paul at claws-mail.org>
Date:   Fri May 10 07:57:55 2013 +0100

    add missing AC_MSG_CHECKING() for geolocation plugin

diff --git a/configure.ac b/configure.ac
index 2361120..07cda6f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1473,6 +1473,7 @@ else
 	AC_MSG_RESULT(no)
 fi
 
+AC_MSG_CHECKING([whether to build geolocation plugin])
 if test x"$enable_geolocation_plugin" != xno; then
 	dependencies_missing=""
 

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

Summary of changes:
 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list