view libpurple/purple.pc.in @ 24231:8feb0b33e8d5

Check in updated versions of these from running stats.pl. It's good to do this occassionally because it REALLY speeds up the amount of time it takes stats.pl to run.
author Mark Doliner <mark@kingant.net>
date Thu, 16 Oct 2008 08:17:04 +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