view console/libgnt/gnt.pc.in @ 15355:db11d9e416ac

[gaim-migrate @ 18147] when auto-growing a conversation entry to fit text without scrollbars, reset to the default size once the message is sent committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Wed, 17 Jan 2007 09:47:55 +0000
parents 5f3058c7a7df
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