view finch/finch.pc.in @ 22974:6c015d2764d3

Initialize the type system in purple_check_init to prevent 'make check' blowing up when the new network manager dbus code tries to do stuff in purple_network_init
author Stu Tomlinson <stu@nosnilmot.com>
date Fri, 16 May 2008 15:49:41 +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