Makefile.am
author Mikael Hallendal <micke@imendio.com>
Fri, 20 Jun 2008 16:44:42 +0200
changeset 413 4f24f7775c47
parent 397 5e2ad0e0704a
child 525 0499e563dbdf
permissions -rw-r--r--
Changed so that normal XMPP "pings" are always sent when keep alive is enabled. The change to disable the periodic sending of spaces in order to ensure traffic over the socket made the LM clients disconnect periodically with specific gateways. The implementation looks correct but it might be the firewall software that is not handling it correctly. This commit reverts the behaviour to always send the spaces even if the platform supports the TCP keep alive settings.

include $(top_srcdir)/Makefile.decl

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