loudmouth-1.0.pc.in
author Mikael Hallendal <micke@imendio.com>
Wed, 19 Nov 2008 10:12:27 +0100
changeset 566 ac126834c160
parent 155 d24c4392d4e3
child 668 55cd0aab9061
permissions -rw-r--r--
Use option NO_TICKET for OpenSSL [#28] Google Talk seems to have a problem connecting with clients using OpenSSL and TLS. According to a bug report on Twister it was tracked down to a bug in Java. Setting the NO_TICKET option on the SSL context seemed to work around the problem.

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libloudmouth
Description: libloudmouth
Requires: glib-2.0
Version: @VERSION@
Libs: -L${libdir} -lloudmouth-1 @LIBIDN_LIBS@
Cflags: -I${includedir}/loudmouth-1.0