commit f3895e2fff2902b5cbca3239d1c77a83236152f0 parent b55ac023dd385d88f31150ff14f2fcc3f48f2dbe Author: Paul <paul@claws-mail.org> Date: Fri, 10 May 2013 07:57:55 +0100 add missing AC_MSG_CHECKING() for geolocation plugin Diffstat:
| M | configure.ac | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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=""