view libpurple/purple.pc.in @ 26804:e3a42d2e639f

Update Finnish back to pretty much 100%, as there has been some time since last update. It also seems 2.6.0 wouldn't be that far away from tickets.
author Timo Jyrinki <timo.jyrinki@iki.fi>
date Tue, 28 Apr 2009 13:33:02 +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