view libpurple/purple.pc.in @ 19359:2401b5f0a91d

Sync the AUTHORS file and add myself as a webmaster & developer, with Sean's approval.
author Kevin Stange <kevin@simguy.net>
date Tue, 21 Aug 2007 21:49:37 +0000
parents ce049678a67b
children eb53ce4852a6
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
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