From b1046b3ee4cdd00323a4267a994dc67865a170b0 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 3 Jul 2012 12:00:26 +0200 Subject: Bump telepathy-glib dependency to 0.19.2 This is needed for the fixed meta headers --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 76c022a..8fe4625 100644 --- a/configure.ac +++ b/configure.ac @@ -70,9 +70,9 @@ GLIB_REQUIRED=2.25.11 DBUS_REQUIRED=1.1.0 DBUS_GLIB_REQUIRED=0.82 -TELEPATHY_GLIB_REQUIRED=0.18.0 +TELEPATHY_GLIB_REQUIRED=0.19.2 AC_DEFINE(TP_VERSION_MIN_REQUIRED, TP_VERSION_0_18, [Ignore post 0.18 deprecations]) -AC_DEFINE(TP_VERSION_MAX_ALLOWED, TP_VERSION_0_18, [Prevent post 0.18 APIs]) +AC_DEFINE(TP_VERSION_MAX_ALLOWED, TP_VERSION_0_20, [Prevent post 0.20 APIs]) # Warning if GLib/GDK/GTK headers are included AC_DEFINE(G_DISABLE_SINGLE_INCLUDES, [], [Disable single includes for GLib]) -- cgit v1.2.1