view libpurple/purple-uninstalled.pc.in @ 29371:61ea136df111

Refresh the statusbox correctly. When clicking on 'New' or 'Saved' status from the dropdown, while we were typing a status message, the statusbox goes into an eternal 'typing' state, until you change it by clicking on it. This is a fix for that. Fixes #11289.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 05 Feb 2010 14:38:53 +0000
parents 4066bd054421
children 1d969bd224f2
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@

abs_srcdir=@abs_srcdir@
abs_builddir=@abs_builddir@

Name: libpurple
Description: libpurple is a GLib-based instant messenger library.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${abs_srcdir} -I${abs_builddir}
Libs: ${abs_builddir}/libpurple.la