view finch/finch.pc.in @ 24365:0bf04bded747

kluge pointed out that the segfault message still recommends people IM Sean and Luke directly, which we probably don't want. If we want anything, we should have a user contact page that talks about the IRC room and the mailing lists, but for now, I just took it out.
author Richard Laager <rlaager@wiktel.com>
date Sun, 02 Nov 2008 22:17:59 +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