view finch/finch.pc.in @ 23108:568a0957e835

g_hash_table_ref() / g_hash_table_unref() were added in too recent a glib version per Mark. Copy data to chat->components rather than using those.
author Evan Schoenberg <evan.s@dreskin.net>
date Wed, 30 Apr 2008 14:06:03 +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