view pidgin/pidgin.pc.in @ 24886:61f3a9f7a220

Kir Kolyshkin figured out that we need to initialize the dbus threading to avoid some crashing. It turns out that this is because gnome-vfs (which magically gets used when you use GTK+ on a GNOME desktop) uses dbus from several threads. Fixes #7538
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 06 Jan 2009 05:03:18 +0000
parents 389a51db740f
children 1d969bd224f2
line wrap: on
line source

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

Name: Pidgin
Description: Pidgin is a GTK2-based instant messenger application.
Version: @VERSION@
Requires: gtk+-2.0 purple
Cflags: -I${includedir}/pidgin