view finch/finch.pc.in @ 27432:c91c1b6a84c6

This may or may not fix #9579 but it shouldn't hurt anything even if it doesn't and we worked around the issue in the ticket. Closes #9579.
author Etan Reisner <pidgin@unreliablesource.net>
date Sun, 05 Jul 2009 06:50: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