view finch/libgnt/gnt.pc.in @ 30469:195d034b6cfe

Removed the TCP and TLS TURN relaying options since libnice currently only supports these in Google mode. Added a note about this in fs-backend.c and changed the prefs label to read "UDP Port"
author Marcus Lundblad <ml@update.uu.se>
date Tue, 31 Aug 2010 18:26:04 +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