loudmouth-1.0.pc.in
author Mikael Hallendal <micke@imendio.com>
Sat, 24 Feb 2007 04:03:49 +0100
changeset 232 71cdf1c0faaf
parent 155 d24c4392d4e3
child 668 55cd0aab9061
permissions -rw-r--r--
Correctly extract the server from a JID when resource is included. If a full JID (including resource) was given to lm_connection_set_jid it would include the resource part when trying to connect to the server. Patch from Matthias Quasthoff

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