Mercurial > pidgin
view console/libgnt/gnt.pc.in @ 14303:d9aa45c10588
[gaim-migrate @ 16993]
Patch from wabz (Richard Nelson): Do not crash when there are too many popups.
Move the new ones to a different column instead.
committer: Tailor Script <tailor@pidgin.im>
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Wed, 23 Aug 2006 04:22:04 +0000 |
parents | da1046158b3b |
children | 5f3058c7a7df |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datadir=@datadir@ sysconfdir=@sysconfdir@ Name: LibGNT Description: Gaim Ncurses Toolkit is a collection of curses-widgets. Version: @VERSION@ Requires: glib-2.0 Cflags: -I${includedir}/gnt Libs: -L${libdir} -lgnt -lncursesw