view libpurple/purple.pc.in @ 16868:f51f1937d97f

You may have timezonally precluded me from NEWS-ing for most of the last 18 months but you're not going to stop me from this one!
author Stu Tomlinson <stu@nosnilmot.com>
date Fri, 04 May 2007 03:58:29 +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