view finch/finch.pc.in @ 30095:c2155cf648f9

Actually write a truncated version of the password to the change password request. This is in response to an email to the devel list from Dylan Taft. This "change password" thing doesn't work at all for me for ICQ.
author Mark Doliner <mark@kingant.net>
date Tue, 06 Apr 2010 10:25:39 +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