Mercurial > pidgin
view finch/libgnt/gnt.pc.in @ 25373:3d456ca75ed9
Prevent a crash that can occur while copying the contents of the Debug Window. This ends up masking mismatched tags in the imhtml output, but that is
better than a crash.
Thanks to Danilo Piazzalunga for figuring out what was happening.
Fixes #6089
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Tue, 27 Jan 2009 03:32:11 +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