view finch/finch.pc.in @ 27242:763247959e00

It's ok to always request this connection now. It probably still doesn't work for @example.com accounts, but it doesn't show an error anymore. Maybe we just stopped showing that error to users?
author Mark Doliner <mark@kingant.net>
date Tue, 23 Jun 2009 18:08:03 +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