loudmouth-1.0.pc.in
author Mikael Hallendal <micke@imendio.com>
Mon, 06 Oct 2008 01:41:19 +0200
changeset 501 5f71592beac8
parent 155 d24c4392d4e3
child 668 55cd0aab9061
permissions -rw-r--r--
Added _lm_connection_get_server that returns the server string. The function uses the host part of the JID used, if it is not set the function will return a copy of the connect host. Also updated to use this internally in LmConnection as the same code was duplicated in a couple of places.

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