view finch/finch.pc.in @ 22296:6d3f8042f21f

Fix the "Finch doesn't work" bug. More specifically, it turned out to be "Finch doesn't work on x86_64".
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 14 Feb 2008 16:35:14 +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