view console/libgnt/gnt.pc.in @ 15654:898fe63dd008

Fix bug #1662186: "gaim-remote --help doesn't work" by showing the help for any invalid command.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 18 Feb 2007 22:00:44 +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