view finch/finch.pc.in @ 30603:db41f73ac3b6

Fix typoed short option for "force-online". As best I can tell from the debian ticket, the issue was debugged by Nirgal VourgA"re. Fixes #12745
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 13 Oct 2010 21:20:57 +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