view finch/libgnt/gnt.pc.in @ 18580:743d183d09da

merge of '75fc7005738c7f677caf9b8c6959ec8c1d90778c' and '8b1f066a3bcdb6512c64ac6bd498f153514fc0cb'
author Nathan Walp <nwalp@pidgin.im>
date Sat, 21 Jul 2007 02:17:38 +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