view console/libgnt/gnt.pc.in @ 14383:5f3058c7a7df

[gaim-migrate @ 17089] This is a little better than before. But resizing the width of a textview with a large buffer still takes too much time. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 30 Aug 2006 23:29:42 +0000
parents da1046158b3b
children 32f954e8d8aa
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