Mercurial > pidgin
view libpurple/purple.pc.in @ 24189:ecbab5157345
Always send the MSN status code, even when we think we're already logged
in. This is important when we've been transferred to a new server with
XFR. Otherwise, the server will think we're offline (and not able to
message anyone).
Fixes #6196, again.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Fri, 26 Sep 2008 05:07:48 +0000 |
parents | 389a51db740f |
children | 1d969bd224f2 |
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${includedir}/libpurple Libs: -L${libdir} -lpurple