view finch/libgnt/gnt.pc.in @ 15906:c82d6dced374

merge of '07e7dc60c6d454ea53b2d205797d1d823fef5567' and 'b5885bece1b8de925af49d2878e6a4772913199a'
author Evan Schoenberg <evan.s@dreskin.net>
date Sun, 25 Mar 2007 01:30:50 +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