view libpurple/purple.pc.in @ 18178:160ec876bbaf

Some general cleanup of the pidginrc plugin that I did while working on my first attempt at adding status theme stuff. This is just the cleanup, not the status theme support.
author Etan Reisner <pidgin@unreliablesource.net>
date Sun, 17 Jun 2007 23:42:32 +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