view finch/finch.pc.in @ 25373:3d456ca75ed9

Prevent a crash that can occur while copying the contents of the Debug Window. This ends up masking mismatched tags in the imhtml output, but that is better than a crash. Thanks to Danilo Piazzalunga for figuring out what was happening. Fixes #6089
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 27 Jan 2009 03:32:11 +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