Mercurial > pidgin.yaz
view finch/libgnt/gnt.pc.in @ 25213:be762644486f
Actually close the assoiciated jsx when closing an IBB session.
This also ensures the file we're writing to is actually closes (this might
be what caused a truncated received file on Windows.).
Change g_fopen/g_fclose to fopen/fclose (these are glib 2.6+).
Some additional debug output
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Sat, 27 Sep 2008 19:39:17 +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