view finch/libgnt/gnt.pc.in @ 18067:098a1d6896be

merge of '34fbe2d8a258b1b4700cb7c8d8fcd02d07bc4d14' and 'd6951b577ca382935275d65ba6c87792a3ca80d5'
author Luke Schierer <lschiere@pidgin.im>
date Thu, 07 Jun 2007 12:33:23 +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