view finch/libgnt/gnt.pc.in @ 22303:1097406c8f6c

In msimprpl, change to patch from Jaywalker regarding setting usernames: If they choose "No", the protocol will not allow them to log in, so therefore we have to disconnect. The newest patch I added fixes it. I also made some minor fixes and general cleanup. Improves on #2844.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Sat, 16 Feb 2008 20:49:20 +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