view console/libgnt/gnt.pc.in @ 13919:0febf380b473

[gaim-migrate @ 16430] Remove some warnings, and make sure the window in focus is always on top of all other windows. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 05 Jul 2006 00:09:56 +0000
parents da1046158b3b
children 5f3058c7a7df
line wrap: on
line source

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