Mercurial > pidgin.yaz
view libpurple/purple.pc.in @ 30576:bb6e71f7be93
We shouldn't free user->extinfo here because it can also contain phone
numbers. Mark says freeing this struct at this point is not so much of a
priority in the grand scheme of saving memory.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Wed, 02 Jun 2010 23:29:21 +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@ 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}/libpurple Libs: -L${libdir} -lpurple