view finch/finch.pc.in @ 31257:c83902e953c4

Fix a bad behavior when talking with users using multiple locations. The passport needs to be normalized before being compared. Reported by Darryl Pogue (dvpdiner2) with fix idea. Thanks!
author masca@cpw.pidgin.im
date Mon, 21 Jun 2010 07:11:25 +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