[telepathy-salut/master] Depend on tp-glib 0.7.29 for fixed errors

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Apr 15 07:45:04 PDT 2009


tp-glib 0.7.29 fixed error names. By depending on it we can assert
that the right names are used in tests.
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index ad3f62f..33bd4ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -175,7 +175,7 @@ AC_SUBST(LIBXML2_CFLAGS)
 AC_SUBST(LIBXML2_LIBS)
 
 dnl Check for telepathy-glib
-PKG_CHECK_MODULES(TELEPATHY_GLIB, [telepathy-glib >= 0.7.23])
+PKG_CHECK_MODULES(TELEPATHY_GLIB, [telepathy-glib >= 0.7.29])
 
 AC_SUBST(TELEPATHY_GLIB_CFLAGS)
 AC_SUBST(TELEPATHY_GLIB_LIBS)
-- 
1.5.6.5




More information about the telepathy-commits mailing list