view libpurple/purple.pc.in @ 21395:04b1742c8206

Restore error notifications on the buddy list after a restart. Make the Ignore button on the signed in elsewhere notification clear the accounts' current errors so that they aren't around to be restored after restarts. References #168
author Will Thompson <will.thompson@collabora.co.uk>
date Sat, 03 Nov 2007 11:05:52 +0000
parents ce049678a67b
children eb53ce4852a6
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datadir=@datadir@
sysconfdir=@sysconfdir@
 
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