view finch/finch.pc.in @ 21831:543306932d15

Make yahoo_html_to_codes deal with ' in messages being sent. Also correct the size parameter passed to strncmp for various other entities to actually match the right length (previously only "&quo" was being checked to match, for example).
author Will Thompson <will.thompson@collabora.co.uk>
date Sun, 16 Dec 2007 16:36: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