view finch/finch.pc.in @ 30882:ec12d2883266

jabber: Make the reliance on stream ID laxer. Closes #12331 The requirement that there be an ID on the responder's header was underspecified/just a SHOULD (depending on how you read it) in rfc3920.
author Paul Aurich <paul@darkrain42.org>
date Fri, 27 Aug 2010 05:14:08 +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