view libpurple/purple.pc.in @ 20445:203b45c4c8a0

Patch media_if_no_status.diff from ticket #93 - fixes setting "currentmedia" status "message" if there is no personal status message set. Fixes #93 Note: Ticket 93 has the title "Support for MSNP14". This commit does not complete that!
author Stu Tomlinson <stu@nosnilmot.com>
date Mon, 28 May 2007 02:15:55 +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