view libpurple/purple.pc.in @ 31616:3268f7da72c6

I will compile before committing. I will compile before committing. I will compile before committing. I will compile before committing. I will compile before committing. I will compile before committing. I will compile before committing. I will compile before committing. I will compile before committing. I will compile before committing.
author Paul Aurich <paul@darkrain42.org>
date Fri, 20 May 2011 04:19:13 +0000
parents 1d969bd224f2
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@

plugindir=${libdir}/purple-@PURPLE_MAJOR_VERSION@

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