summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2008-12-01 23:00:22 +0000
committerVincent Untz <vuntz@src.gnome.org>2008-12-01 23:00:22 +0000
commit3153e3e96248b0a5dac4965cd03f3a0bf6d2f056 (patch)
tree1bffc3c49543eee60845614fddeede7b52349a8c
parente70371921c06377722c2bcf47d742cac28c44fc8 (diff)
downloadgnome-desktop-3153e3e96248b0a5dac4965cd03f3a0bf6d2f056.tar.gz
require GTK+ 2.14. Fix bug #556252.
2008-12-01 Vincent Untz <vuntz@gnome.org> * configure.in: require GTK+ 2.14. Fix bug #556252. svn path=/trunk/; revision=5294
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bc95593..be6ece1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-12-01 Vincent Untz <vuntz@gnome.org>
+ * configure.in: require GTK+ 2.14. Fix bug #556252.
+
+2008-12-01 Vincent Untz <vuntz@gnome.org>
+
* docs/reference/gnome-desktop/Makefile.am: add
-DGNOME_DESKTOP_USE_UNSTABLE_API to CFLAGS so that it works.
diff --git a/configure.in b/configure.in
index 3215ba09..1c54b2cb 100644
--- a/configure.in
+++ b/configure.in
@@ -70,7 +70,7 @@ dnl If you add a version number here, you *must* add an AC_SUBST line for
dnl it too, or it will never make it into the spec file!
GDK_PIXBUF_REQUIRED=2.4.0
-GTK_REQUIRED=2.11.3
+GTK_REQUIRED=2.14.0
GLIB_REQUIRED=2.19.1
GCONF_REQUIRED=2.0.0
STARTUP_NOTIFICATION_REQUIRED=0.5