Mercurial > pidgin.yaz
view console/libgnt/gnt.pc.in @ 14136:6666ce3176b9
[gaim-migrate @ 16778]
Thanks to Josh Blanton for this fix to MSN signon with non-glibc
printf. This is a complete hack, but it's no worse than what is there
now.
committer: Tailor Script <tailor@pidgin.im>
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Wed, 16 Aug 2006 02:44:21 +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