view finch/libgnt/gnt.pc.in @ 19245:d7eea5c20cf9

If the attention API is being used, then redefine our attention type as Purple's. This allows msimprpl to compile with the patch at http://msimprpl.darkthoughts.net/attention1.diff applied, and MSIM_USE_ATTENTION_API defined.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Wed, 15 Aug 2007 04:22:36 +0000
parents 0e3a8505ebbe
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@
 
Name: LibGNT
Description: Glib Ncurses Toolkit is a collection of curses-widgets.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/gnt
Libs: -L${libdir} -lgnt