aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-12-02 05:01:54 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-12-02 05:01:54 +0800
commit646ed927c6691796df969502bf5031771ace99fb (patch)
treea6eb6f2379b37803c2afd0b67c89d29c3c80f4ac /configure.ac
parent9def2fdc5c8a33a36a47b4552eb7e4c4368aab4f (diff)
downloadgsoc2013-empathy-646ed927c6691796df969502bf5031771ace99fb.tar
gsoc2013-empathy-646ed927c6691796df969502bf5031771ace99fb.tar.gz
gsoc2013-empathy-646ed927c6691796df969502bf5031771ace99fb.tar.bz2
gsoc2013-empathy-646ed927c6691796df969502bf5031771ace99fb.tar.lz
gsoc2013-empathy-646ed927c6691796df969502bf5031771ace99fb.tar.xz
gsoc2013-empathy-646ed927c6691796df969502bf5031771ace99fb.tar.zst
gsoc2013-empathy-646ed927c6691796df969502bf5031771ace99fb.zip
Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).
svn path=/trunk/; revision=1942
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 041e5a48c..a56937ca4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ AC_SUBST(LIBEMPATHY_GTK_REVISION)
# Minimal version required
GLIB_REQUIRED=2.16.0
-GTK_REQUIRED=2.12.0
+GTK_REQUIRED=2.14.0
GCONF_REQUIRED=1.2.0
LIBGLADE_REQUIRED=2.0.0
LIBPANELAPPLET_REQUIRED=2.10.0