view libpurple/purple.pc.in @ 18650:648545b2c1f1

make us forget the password if the user didn't choose save password and the password is incorrect. copied from oscar
author Ka-Hing Cheung <khc@hxbc.us>
date Thu, 26 Jul 2007 05:02:00 +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