view finch/finch.pc.in @ 27813:815d9ce1a8b0

Log the reason for disconnection to the debug log, so that we might actually see it in debug logs. hopefully. I meant to do this many moons ago.
author Stu Tomlinson <stu@nosnilmot.com>
date Tue, 04 Aug 2009 01:23:45 +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