Mercurial > pidgin
view libpurple/purple-2.pc.in @ 30008:09ca9dfb2cfe
jabber: Fix a case where a broken server would hang the connection.
This also fixes a few small leaks and updates a few strings to match
scram_handle_challenge().
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 21 May 2010 03:26:15 +0000 |
parents | a52831eada67 |
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} Libs: -L${libdir} -lpurple