view finch/libgnt/gnt.pc.in @ 19153:58743fae0db2

merge of '8e1c0ef9ebb6ce5efc6fad6c18ad02f6f83f220e' and 'db793e506dda38bd8d837986f60cfcbe027860e4'
author Eric Polino <aluink@pidgin.im>
date Wed, 11 Jul 2007 20:03:24 +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