aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ef2e29a4e..5ed244683 100644
--- a/configure.ac
+++ b/configure.ac
@@ -327,9 +327,9 @@ if test "x$enable_map" != "xno"; then
PKG_CHECK_MODULES(LIBCHAMPLAIN,
[
- champlain-0.10
- champlain-gtk-0.10
clutter-gtk-1.0
+ champlain-gtk-0.10
+ champlain-0.10
], have_libchamplain="yes", have_libchamplain="no")
if test "x$have_libchamplain" = "xyes"; then