view libpurple/purple.pc.in @ 19538:6575ec8e1a97

Do not try to update a buddy in the buddylist when there's no buddylist. This fixes a crash EvilDennisR was getting. I was totally doubting him until he proved I was completely wrong.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 29 Aug 2007 23:43:36 +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