view libpurple/purple.pc.in @ 17533:7a493fc1e763

We should surface this error to the user when calling purple_connection_error(), but I don't feel like mucking with this code right now, and this is better than nothing
author Mark Doliner <mark@kingant.net>
date Thu, 07 Jun 2007 06:26:06 +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