Mercurial > pidgin
view libpurple/purple.pc.in @ 19679:7e078c970fdd
Change the way we handle file names when dealing with AIM file
transfers. We're no longer incorrectly sending a 65 byte
string for file names shorter than 64 bytes.
Thanks to Kyryll A Mirnenko aka Mirya for basically tracking
this down and being persistent and filing a nice bug report.
Fixes #2974
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 07 Sep 2007 06:20:05 +0000 |
parents | ce049678a67b |
children | eb53ce4852a6 |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datadir=@datadir@ sysconfdir=@sysconfdir@ 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