view finch/finch.pc.in @ 29187:57612c4d495b

Fix a crash when disconnecting with a pending buddy icon fetch request. We weren't canceling our asynchronous URL fetch
author Mark Doliner <mark@kingant.net>
date Sat, 12 Dec 2009 01:17:57 +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