view libpurple/purple.pc.in @ 20435:f0bc92602072

Parse the message timestamp using purple_str_to_time. I haven't been able to test this yet, it may need some timezone/dst offsets fixing.
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 26 May 2007 15:44:48 +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