view finch/finch.pc.in @ 24240:2f83c37c65e3

Move the NEWS check from automake's check-news to the version-check target. This causes it to abort 'make release' instead of 'make distcheck', like the other version checks.
author Ethan Blanton <elb@pidgin.im>
date Sat, 18 Oct 2008 18:14:32 +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