aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-08-23 00:08:46 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-09-01 21:51:43 +0800
commitf26ba0c5b0883b2fb63c5fa59349540cf2e7f8de (patch)
treedcb9867c4df37756993173f2f531c1c79316c3e0 /configure.ac
parentd3afcd73345ebda8e784df8b81edda8ccc5d7c24 (diff)
downloadgsoc2013-empathy-f26ba0c5b0883b2fb63c5fa59349540cf2e7f8de.tar
gsoc2013-empathy-f26ba0c5b0883b2fb63c5fa59349540cf2e7f8de.tar.gz
gsoc2013-empathy-f26ba0c5b0883b2fb63c5fa59349540cf2e7f8de.tar.bz2
gsoc2013-empathy-f26ba0c5b0883b2fb63c5fa59349540cf2e7f8de.tar.lz
gsoc2013-empathy-f26ba0c5b0883b2fb63c5fa59349540cf2e7f8de.tar.xz
gsoc2013-empathy-f26ba0c5b0883b2fb63c5fa59349540cf2e7f8de.tar.zst
gsoc2013-empathy-f26ba0c5b0883b2fb63c5fa59349540cf2e7f8de.zip
build: fix typo in configure summary
Geocode support uses geocode-glib, not geoclue. https://bugzilla.gnome.org/show_bug.cgi?id=657087
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7f81604f6..94ba3fe01 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}