From 3e59547e23fbd7d91f5b96ffc52270084dce5b79 Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Mon, 3 Aug 2009 22:58:08 -0400 Subject: Port to Clutter 1.0 and libchamplain 0.3.6 --- configure.ac | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 7b40c74aa..3484e3cd3 100644 --- a/configure.ac +++ b/configure.ac @@ -35,9 +35,9 @@ ENCHANT_REQUIRED=1.2.0 ISO_CODES_REQUIRED=0.35 LIBNOTIFY_REQUIRED=0.4.4 LIBCANBERRA_GTK_REQUIRED=0.4 -LIBCHAMPLAIN_REQUIRED=0.3.3 -LIBCHAMPLAIN_GTK_REQUIRED=0.3.3 -CLUTTER_GTK_REQUIRED=0.8.2 +LIBCHAMPLAIN_REQUIRED=0.3.6 +LIBCHAMPLAIN_GTK_REQUIRED=0.3.6 +CLUTTER_GTK_REQUIRED=0.10 GEOCLUE_REQUIRED=0.11 WEBKIT_REQUIRED=1.1.7 NETWORK_MANAGER_REQUIRED=0.7.0 @@ -259,7 +259,7 @@ if test "x$enable_map" != "xno"; then [ champlain-0.3 >= $LIBCHAMPLAIN_REQUIRED, champlain-gtk-0.3 >= $LIBCHAMPLAIN_GTK_REQUIRED - clutter-gtk-0.8 >= $CLUTTER_GTK_REQUIRED + clutter-gtk-0.10 >= $CLUTTER_GTK_REQUIRED ], have_libchamplain="yes", have_libchamplain="no") if test "x$have_libchamplain" = "xyes"; then -- cgit v1.2.3