view finch/finch.pc.in @ 28540:5ceac3a20b93

GError needs to be initialized to NULL. I can't help but think that this is a poor API. It's bug prone.
author Mark Doliner <mark@kingant.net>
date Thu, 03 Sep 2009 20:38:12 +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