view finch/libgnt/gnt.pc.in @ 22772:19dffacf8638

merge of '6bf9ac8e017081c907061167edd28a1adcbec3c9' and '91a643a04016322c0da1e540889a828686bb5d8d'
author Evan Schoenberg <evan.s@dreskin.net>
date Tue, 29 Apr 2008 03:57:06 +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