view libpurple/purple.pc.in @ 19896:8a5d7be3e22e

For hidden conversations, just don't create any UI objects at all. This effectively voids the need of the hidden_convwin hack. I will remove that shortly. TODO: find a suitable workaround for pidgin_conversations_find_unseen_list
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 04 Sep 2007 08:20:11 +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