view console/libgnt/gnt.pc.in @ 15531:40683a234203

merge of '3cc3e42c54c15c5f925d8bba46eedd73967a104e' and 'ed910c313d1d1832866e5ef7ce03cc354973bc55'
author Richard Laager <rlaager@wiktel.com>
date Sun, 04 Feb 2007 05:55:54 +0000
parents 5f3058c7a7df
children 32f954e8d8aa
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datadir=@datadir@
sysconfdir=@sysconfdir@
 
Name: LibGNT
Description: Gaim Ncurses Toolkit is a collection of curses-widgets.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/gnt
Libs: -L${libdir} -lgnt