view finch/finch.pc.in @ 25828:6a369035fd20

Initial presence is sent once the roster is retrieved (in the iq cb). This call just prints a "Trying to send initial presence before roster" (or something like that) debug message (which I've wondered about for a bit).
author Paul Aurich <paul@darkrain42.org>
date Tue, 10 Feb 2009 06:42:42 +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