view libpurple/purple.pc.in @ 16290:e6c33c3ca772

Add a gtkgaim-compat.h to hopefully help the rename transition for 3rd party plugins. This is largely auto-generated and has not been tested. If someone wants to tidy it up and/or test it that would be great. Fixes #72
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 21 Apr 2007 14:50:19 +0000
parents 4ea624932995
children ce049678a67b
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