view finch/finch.pc.in @ 25246:3918ed48d7a8

Removed debug output referencing a char * that can be NULL, causing crashes on Windows. Besides, the output wasn't really needed. Thanks Phil, for finding this one...
author Marcus Lundblad <ml@update.uu.se>
date Mon, 15 Dec 2008 23:13:49 +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