Makefile.am
author Mikael Hallendal <micke@imendio.com>
Sun, 25 Feb 2007 22:48:39 +0100
changeset 255 704881ac7788
parent 142 f8b4c3dc5630
child 397 5e2ad0e0704a
permissions -rw-r--r--
Fixed potential problem if auth was not called from the open callback. The current SASL code required that you called authenticate from the open callback or the intial features message would be lost. Now the LmSASL object is iniated as soon as it's clear that we are going to talk XMPP. Added a SASL debug level. Some minor style fixes.

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