summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2010-06-14 12:46:22 +0200
committerFlorian Müllner <fmuellner@gnome.org>2010-07-01 20:55:11 +0200
commitc65a24486dec836efdd20fe10d2dcb866a3c0c8d (patch)
tree54a382acc2bf0e18a00c6167cd060bb78afb0f17 /configure.in
parent42e786b15bb25693d159281b3c84a9483e198891 (diff)
downloadmutter-c65a24486dec836efdd20fe10d2dcb866a3c0c8d.tar.gz
Replace deprecated GDK symbols
The fix depends on new API added in this cycle, so the required GTK+ version is bumped to 2.21.1. https://bugzilla.gnome.org/show_bug.cgi?id=587991
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index eff4b35c7..836ac6cc3 100644
--- a/configure.in
+++ b/configure.in
@@ -124,7 +124,7 @@ if test "x$GCC" = "xyes"; then
fi
changequote([,])dnl
-MUTTER_PC_MODULES='gtk+-2.0 >= 2.18 pango >= 1.2.0'
+MUTTER_PC_MODULES='gtk+-2.0 >= 2.21.1 pango >= 1.2.0'
AC_ARG_ENABLE(gconf,
AC_HELP_STRING([--disable-gconf],