From f05b344066594fc4acd07865b70a6865d599c5d6 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 6 Sep 2011 18:55:34 +0200 Subject: use champlain 0.12 https://bugzilla.gnome.org/show_bug.cgi?id=658341 --- configure.ac | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3a5dc72e3..a43855662 100644 --- a/configure.ac +++ b/configure.ac @@ -53,8 +53,6 @@ CLUTTER_GTK_REQUIRED=0.90.3 ENCHANT_REQUIRED=1.2.0 GEOCLUE_REQUIRED=0.11 ISO_CODES_REQUIRED=0.35 -LIBCHAMPLAIN_GTK_REQUIRED=0.7.1 -LIBCHAMPLAIN_REQUIRED=0.9 NAUTILUS_SENDTO_REQUIRED=2.90.0 NETWORK_MANAGER_REQUIRED=0.7.0 @@ -440,8 +438,8 @@ if test "x$enable_map" != "xno"; then PKG_CHECK_MODULES(LIBCHAMPLAIN, [ clutter-gtk-1.0 - champlain-gtk-0.10 - champlain-0.10 + champlain-gtk-0.12 + champlain-0.12 ], have_libchamplain="yes", have_libchamplain="no") if test "x$have_libchamplain" = "xyes"; then -- cgit v1.2.3