pidgin/pidgin

add4a21c473a
Add a wrapper function around gnutls_priority_init().

It handles errors correctly. I think the old code actually had the
potential to crash if the call to gnutls_priority_init() failed
when using GnuTLS 2.9.10 or newer, because we'd free memory that
had already been freed.
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@
abs_srcdir=@abs_srcdir@
abs_builddir=@abs_builddir@
abs_top_srcdir=@abs_top_srcdir@
abs_top_builddir=@abs_top_builddir@
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${abs_top_srcdir} -I${abs_top_builddir}
Libs: ${abs_builddir}/libpurple.la