view finch/finch.pc.in @ 21057:44a6eeaabd80

Fix #1865 by not stripping leading and trailing spaces. I'm not sure why it was ever done - hopefully this doesn't break anything.
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 02 Nov 2007 01:41:41 +0000
parents 8413368adb5a
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