view libpurple/purple-2.pc.in @ 30765:18608799619c

merge of '59221077cd501c7413d6d252249d6f987bbab30f' and 'a64b15dea99395714cd38d5375d11e8e5c7ba3ef'
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 07 Aug 2010 17:16:51 +0000
parents a52831eada67
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}
Libs: -L${libdir} -lpurple