Mercurial > pidgin
view finch/libgnt/gnt.pc.in @ 29950:e8b781c23fb6
Allow the GTK+ Runtime to be unselected when there is no existing runtime
(but not when there is an existing runtime that is too old). This allows
"advanced" users to more easily reuse a global GTK+ runtime if they choose to
do so.
Additionally, this provides some additional alerts and hints about what to do
when downloading the GTK+ Runtime or Spellchecking dictionary fails.
Fixes #11852, #11889
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Sat, 15 May 2010 06:13:15 +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