view libpurple/purple-uninstalled.pc.in @ 28114:93d9cf1151a4

jabber: Fix setting the PEP node the first time. The first time a PEP node is set, it's going to be auto-created, which means the IQ fetch is going to return an error, so don't ignore the error condition.
author Paul Aurich <paul@darkrain42.org>
date Sat, 01 Aug 2009 02:44:13 +0000
parents 389a51db740f
children 4066bd054421
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@

Name: libpurple
Description: libpurple is a GLib-based instant messenger library.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${pcfiledir}
Libs: ${pcfiledir}/libpurple.la