view finch/finch.pc.in @ 30850:7edcf92b1537

A Message may not have a part, use destroy which return silently when part == NULL instead of asserting.
author masca@cpw.pidgin.im
date Wed, 07 Jul 2010 21:08:26 +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