view libpurple/purple.pc.in @ 20535:a9ee3fbabf81

fixes oim timestamp for me, non HAVE_TM_GMTOFF people probably want to test this also has a failed attempt to fix duplicate oim
author Ka-Hing Cheung <khc@hxbc.us>
date Wed, 03 Oct 2007 02:43:16 +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