view finch/finch.pc.in @ 21455:389a51db740f

The order of these variable declarations is important if we want the resulting .pc files to work with pkg-config
author Stu Tomlinson <stu@nosnilmot.com>
date Mon, 12 Nov 2007 19:02:00 +0000
parents eb53ce4852a6
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