view finch/finch.pc.in @ 31009:4f6273c899b9

jabber: Catch resource conflict IQ stanza errors returned by server Discussion on IETF XMPP WG mailing list pointed out this is a possible outcome, and needs to be handled better in clients. So, here's handling it better in clients!
author Paul Aurich <paul@darkrain42.org>
date Wed, 22 Sep 2010 06:05:14 +0000
parents 389a51db740f
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@

Name: Finch
Description: Finch is an instant messenger application that uses libpurple for protocol support and ncurses (libgnt) for the UI.
Version: @VERSION@
Requires: gnt purple
Cflags: -I${includedir}/finch