Mercurial > pidgin.yaz
view libpurple/purple.pc.in @ 30855:0b8ac7c5e6b6
-------------------------------------------------------------------------------
In the Windows installer, display the same "Retry/Cancel" error message when
the user cancels the GTK+ download as when the download fails due to another
reason.
Fixes #12045
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Mon, 23 Aug 2010 01:14:25 +0000 |
parents | 1d969bd224f2 |
children |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datarootdir=@datarootdir@ datadir=@datadir@ sysconfdir=@sysconfdir@ plugindir=${libdir}/purple-@PURPLE_MAJOR_VERSION@ Name: libpurple Description: libpurple is a GLib-based instant messenger library. Version: @VERSION@ Requires: glib-2.0 Cflags: -I${includedir}/libpurple Libs: -L${libdir} -lpurple