view finch/libgnt/gnt.pc.in @ 19515:b62683f4120d

There's some disagreement over the response-id sent to the callbacks to purple_request_action. The best fix is to not use the same callback. Fix this so when I click 'Yes', purple doesn't think I REJECTED the certification.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 28 Aug 2007 21:17:28 +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