view finch/finch.pc.in @ 26777:93bf089e6233

Prevent a buggy XMPP-raw plugin from causing a NUL ptr deref - instead the debug output may be slightly mangled. This came out of the veracode analysis.
author Daniel Atallah <daniel.atallah@gmail.com>
date Sat, 02 May 2009 18:42:53 +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