view finch/finch.pc.in @ 21724:d69d729ba19c

The current oscar max message size appears to be 2544. I don't know of a way to get this value from the server, but it seems likely that they probably send it to us somewhere. Anyhoo, this makes our error handling a little nicer when trying to send a message that's too large
author Mark Doliner <mark@kingant.net>
date Sun, 02 Dec 2007 09:25:29 +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