view libpurple/purple.pc.in @ 30134:85c8e526f499

Updated a bunch of translations (and added them to the po ChangeLog!). Fixes #11992, #12005, #12006, #12008, #12012, #12029, #12033, #12041.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 30 May 2010 01:04:50 +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