view libpurple/purple-3.pc.in @ 32277:2b3b3ffc9d28

Gadu-Gadu: reorder actions to clean up the mess in gg account menu
author tomkiewicz@cpw.pidgin.im
date Tue, 11 Oct 2011 10:27:00 +0000
parents 66a445eb2b84
children 7fb1283c859b
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