view libpurple/purple.pc.in @ 24921:2aa4b88bdcf8

I have no idea if this check is needed, but it looked a bit risky without it
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 08 Jan 2009 14:15:16 +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