view libpurple/purple.pc.in @ 20840:30194e6e5e54

Get rid of an unused variable. Coverity found this. Remember Coverity? It's back! Richard and Gary and I met up with David Maxwell at the Google Mentor Summit and fixed things up. Well, mostly David and Richard.
author Mark Doliner <mark@kingant.net>
date Tue, 09 Oct 2007 07:29:11 +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