view libpurple/purple-2.pc.in @ 30109:44ec2e7c2488

I agree with Stu that this is the correct way to handle the Sun CC specific CFLAGS here. Fixes #11841.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Fri, 28 May 2010 04:13:53 +0000
parents a52831eada67
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@

plugindir=${libdir}/purple-@PURPLE_MAJOR_VERSION@

Name: libpurple
Description: libpurple is a GLib-based instant messenger library.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}
Libs: -L${libdir} -lpurple