view libpurple/purple-3.pc.in @ 32529:28b741b2fc1d

Call aim_ssi_cleanlist from within the feedbag code. Just want to make this function call more required, because I want the liboscar buddy list code to be able to assume that the list is "clean"
author Mark Doliner <mark@kingant.net>
date Sun, 19 Feb 2012 01:27:00 +0000
parents 7fb1283c859b
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/libpurple
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