[Telepathy-commits] [telepathy-gabble/master] configure.ac: require telepathy-glib 0.7.13.1, for spec 0.17.9

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Aug 18 13:07:05 PDT 2008


This should be bumped to 0.7.14 before we release Gabble, but that
release hasn't yet happened.
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index e5f7cc1..4bdfec0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -132,7 +132,7 @@ PKG_CHECK_MODULES(DBUS, [dbus-1 >= 0.95, dbus-glib-1 >= 0.73])
 AC_SUBST(DBUS_CFLAGS)
 AC_SUBST(DBUS_LIBS)
 
-PKG_CHECK_MODULES(TP_GLIB, [telepathy-glib >= 0.7.13])
+PKG_CHECK_MODULES(TP_GLIB, [telepathy-glib >= 0.7.13.1])
 
 AC_SUBST(TP_GLIB_CFLAGS)
 AC_SUBST(TP_GLIB_LIBS)
-- 
1.5.6.3




More information about the Telepathy-commits mailing list