view libpurple/purple.pc.in @ 29385:de1aec9b9368

Display the "not-authorized" emblem if the MXit contact's subscription state is not Both (ie, Pending, Rejected or Deleted).
author andrew.victor@mxit.com
date Mon, 18 Jan 2010 20:40:41 +0000
parents 389a51db740f
children 1d969bd224f2
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${includedir}/libpurple
Libs: -L${libdir} -lpurple