view finch/finch.pc.in @ 28289:ad04e3ffb3d5

Don't attempt to remove the master group in our cleanlist function. This probably happens very rarely, and probably isn't important, but http://dev.aol.com/aim/oscar/#FEEDBAG says, "The Root Group should never be deleted by the client."
author Mark Doliner <mark@kingant.net>
date Thu, 24 Sep 2009 01:29:56 +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