view libpurple/purple.pc.in @ 18258:70747b33f1bd

better reflect the current state of things...if someone feels like doing the gruntwork of turning these into trac tickets, that'd be awesome
author Nathan Walp <nwalp@pidgin.im>
date Sun, 24 Jun 2007 04:51:41 +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