Mercurial > pidgin
view libpurple/purple-uninstalled.pc.in @ 22687:4d968d8be5d2
Fix Purple::Util::fetch_url to correctly accept a callback in any of the
following forms \&funref, sub {...}, or "fun", instead of just accepting
"fun". While I was at it, I cleaned up the code a bit, this should allocate a
little less memory every time now and provide a little more useful error
reporting for invalid callback data.
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Sat, 19 Apr 2008 04:52:13 +0000 |
parents | 389a51db740f |
children | 4066bd054421 |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datarootdir=@datarootdir@ datadir=@datadir@ sysconfdir=@sysconfdir@ Name: libpurple Description: libpurple is a GLib-based instant messenger library. Version: @VERSION@ Requires: glib-2.0 Cflags: -I${pcfiledir} Libs: ${pcfiledir}/libpurple.la