view finch/libgnt/gnt.pc.in @ 21687:3f87c3265740

Add preferences to the newline plugin to allow enabling separately for IMs and Chats. Fixes: 9b03ab350711290846t424e302fh1eb5e3fe6d7c3872@mail.gmail.com
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 29 Nov 2007 19:04:44 +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