[empathy] build: fix typo in configure summary



commit f26ba0c5b0883b2fb63c5fa59349540cf2e7f8de
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Aug 22 12:08:46 2011 -0400

    build: fix typo in configure summary
    
    Geocode support uses geocode-glib, not geoclue.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657087

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7f81604..94ba3fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -685,7 +685,7 @@ Configure summary:
 	Spell checking (enchant)....:  ${have_enchant}
 	Display maps (libchamplain).:  ${have_libchamplain}
 	Location awareness (Geoclue):  ${have_geoclue}
-	Geocode support (Geoclue)...:  ${have_geocode}
+	Geocode support (Geocode)...:  ${have_geocode}
 	Meego widgets...............:  ${have_meego}
 	Control center embedding....:  ${have_control_center_embedding}
 	Cheese webcam support ......:  ${have_cheese}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]