view libpurple/purple.pc.in @ 18848:32a44f7e9c52

merge of '27e06af9a3657aa4d9664c8f17f3aee8ebc41e65' and '7a479398307e3af8d16c684697d3ec93cd8e491c'
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 09 Aug 2007 02:30:03 +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