view finch/libgnt/gnt.pc.in @ 30867:3e06c30b75bb

Add GG support to gevolution. rekkanoryo feels that we require a new enough GLib/GTK+ that the time that this was added to evolution is irrelevant. Fixes #10709. committer: Elliott Sales de Andrade <qulogic@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Mon, 23 Aug 2010 05:07:37 +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