view finch/libgnt/gnt.pc.in @ 17408:3939bfca572e

merge of '63c69ee29386e7f15e24deaf98c667102057dd4b' and '75c57b7e6ba659cb3ad1d5b080c7ab0d4f02b640'
author Richard Laager <rlaager@wiktel.com>
date Fri, 25 May 2007 18:50:03 +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