Mercurial > pidgin
view libpurple/purple-uninstalled.pc.in @ 29688:9f482e11f066
Rework the Yahoo auth16 sutff a bit such that we now retrieve and use the
necessary portion of the B cookie. This isn't strictly required to log in, but
it does make us look more like the official client.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Thu, 08 Apr 2010 03:21:27 +0000 |
parents | 1d969bd224f2 |
children |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datarootdir=@datarootdir@ datadir=@datadir@ sysconfdir=@sysconfdir@ abs_srcdir=@abs_srcdir@ abs_builddir=@abs_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_srcdir} -I${abs_builddir} Libs: ${abs_builddir}/libpurple.la