view libpurple/purple.pc.in @ 23228:b1e219ed4e1c

Moved the remainder of ICQ's user info processing to use the notify_user_info API properly rather than appending a series of strings.
author Evan Schoenberg <evan.s@dreskin.net>
date Tue, 27 May 2008 21:41:29 +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