view libpurple/purple.pc.in @ 19646:425010370845

Catch the event at the very end to make sure other plugins can play with it before we do, if they want to.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 04 Sep 2007 21:00:24 +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