Mercurial > pidgin.yaz
view libpurple/purple.pc.in @ 31837:0efc07144f2f
Hopefully fix some long-running issues with some Gadu-Gadu functionality not
working on Windows.
This fixes the struct packing to match what libgadu expects it to be.
Big thanks goes to "matekm" for figuring out what the problem was and testing.
(hopefully) Fixes #11958, #6297
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Wed, 16 Mar 2011 01:46:12 +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