loudmouth-1.0.pc.in
author Jelmer Vernooij <jelmer@samba.org>
Mon, 06 Oct 2008 11:28:45 +0200
changeset 510 3f6ec5ce4b1d
parent 155 d24c4392d4e3
child 668 55cd0aab9061
permissions -rw-r--r--
Use SASL before old style auth if both are supported. [#19] Fixes an issue when server provides both old style and SASL authentication mechanisms. Loudmouth currently only checked if old style auth were supported and assumed that SASL weren't in those cases. [#19 tagged:committed responsible:Hallski milestone:none state:resolved] committer: Mikael Hallendal <micke@imendio.com>

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