view libpurple/purple.pc.in @ 23442:56cf59d028f7

Gadu-Gadu Get Info isn't behaving properly. Added debug logging to its traking of sequence numbers which allow it to associate requests to GGPSearchForm objects. Refs #6296
author Evan Schoenberg <evan.s@dreskin.net>
date Sat, 12 Jul 2008 14:22:34 +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