[Telepathy-commits] [telepathy-sofiasip/master] Bumped the Sofia-SIP required version to 1.12.10

Mikhail Zabaluev mikhail.zabaluev at nokia.com
Mon Jan 12 04:17:59 PST 2009


The reason is to avoid crashes reported as e.g. fd.o bug 19372.
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index b8bc83f..24d045e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -91,7 +91,7 @@ AC_SUBST(DBUS_CFLAGS)
 AC_SUBST(DBUS_LIBS)
 
 dnl Check for sofia
-PKG_CHECK_MODULES(SOFIA_SIP_UA, sofia-sip-ua-glib >= 1.12.7)
+PKG_CHECK_MODULES(SOFIA_SIP_UA, sofia-sip-ua-glib >= 1.12.10)
 AC_SUBST(SOFIA_SIP_UA_LIBS)
 AC_SUBST(SOFIA_SIP_UA_CFLAGS)
 AC_SUBST(SOFIA_SIP_UA_VERSION)
-- 
1.5.6.5



More information about the Telepathy-commits mailing list