view libpurple/purple.pc.in @ 22328:5fd8b4b4c6bd

I'm going to pretend this solves all my problems, except I can't see how these would ever be called with a NULL account and my logs show no sign that they are either. However, I haven't crashed since I made this change. References #4814
author Stu Tomlinson <stu@nosnilmot.com>
date Tue, 26 Feb 2008 14:02:06 +0000
parents 389a51db740f
children 1d969bd224f2
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
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