Makefile.am
author Mikael Hallendal <micke@imendio.com>
Wed, 19 Nov 2008 09:48:29 +0100
changeset 565 87a57a62be8c
parent 526 1693ef85e347
child 568 7932b95b5211
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.

include $(top_srcdir)/build/Makefile.am.lm

SUBDIRS = loudmouth docs examples tests

EXTRA_DIST +=				\
	loudmouth-1.0.pc.in     \
	loudmouth.spec          \
	loudmouth.spec.in       \
	CONTRIBUTORS            \
	README.WIN32

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = loudmouth-1.0.pc

DISTCHECK_CONFIGURE_FLAGS =     \
	--enable-gtk-doc