summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-03-15 21:44:11 -0400
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-03-15 21:44:11 -0400
commit5c5447169754481188d0412bea88720935dfc773 (patch)
tree17b26e332ed9f9ab8f3f4e317ace34637f497a86 /configure.ac
parent5f674080ff0ddffc1ff08bab24246d5286d09ded (diff)
downloadtelepathy-logger-5c5447169754481188d0412bea88720935dfc773.tar.gz
Bump required Telepathy GLib version for TpTextChannel
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 e8d2135..5ce75e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -69,7 +69,7 @@ AC_COPYRIGHT([
GLIB_REQUIRED=2.25.11
DBUS_REQUIRED=1.1.0
DBUS_GLIB_REQUIRED=0.82
-TELEPATHY_GLIB_REQUIRED=0.11.7
+TELEPATHY_GLIB_REQUIRED=0.13.10
# Warning if GLib/GDK/GTK headers are included
AC_DEFINE(G_DISABLE_SINGLE_INCLUDES, [], [Disable single includes for GLib])