view finch/finch.pc.in @ 20974:365d000295d5

Etan pointed out that we should be using 64-bit variable types here. I'd added the variables but wasn't actually using them.
author Mark Doliner <mark@kingant.net>
date Tue, 16 Oct 2007 17:22:59 +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