view finch/finch.pc.in @ 20817:38d7c849d444

datallah pointed out that using g_return_if_fail() is preferable to g_assert()ing.
author Will Thompson <will.thompson@collabora.co.uk>
date Tue, 09 Oct 2007 15:03:48 +0000
parents 371f590b9657
children eb53ce4852a6
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
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