view finch/finch.pc.in @ 22209:a0d3cabfdee0

Make autogen.sh return a non-zero exit code when it fails so that ./autogen.sh && make does the right thing.
author Will Thompson <will.thompson@collabora.co.uk>
date Fri, 25 Jan 2008 20:43:15 +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