view console/libgnt/gnt.pc.in @ 15649:e9a87896557e

I like being able to compile :-) (some name changes in the perl stuff)
author Luke Schierer <lschiere@pidgin.im>
date Fri, 16 Feb 2007 16:25:26 +0000
parents 46db943326fb
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