loudmouth-1.0.pc.in
author Mikael Hallendal <micke@imendio.com>
Sun, 10 Jun 2007 18:14:31 +0200
changeset 268 7eb1cedb3241
parent 155 d24c4392d4e3
child 668 55cd0aab9061
permissions -rw-r--r--
Run application handlers on stream error. Patch from Owen Taylor that fixes LM-104 where application handlers weren't run on stream error. It also fixes a problem where a variable is incorrectly overwritten.

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