view finch/finch.pc.in @ 23295:5e6392e93ce9

Don't send an auto-response when you're away and you IM someone and they respond. I thought we used to do this? Did we change it intentionally or something? This logic makes sense to me.
author Mark Doliner <mark@kingant.net>
date Thu, 05 Jun 2008 23:55:01 +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