view libpurple/purple.pc.in @ 28358:4a673742ef53

applied changes from 34673affeeb462b539214e2d6d46c1d44f0be288 through 484cf54a9d7270792571d342c82c713c72ce684b Plucked revision 484cf54a9d7270792571d342c82c713c72ce684b from im.pidgin.pidgin.2.6.1 Original commit message: Fix a few other out-of-order entries
author Mark Doliner <mark@kingant.net>
date Wed, 19 Aug 2009 08:27:47 +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