view gaim.pc.in @ 23580:fae54e746bde

Initialize the commands subsystem before the plugins. This is necessary because plugins can add commands, and if the commands subsystem isn't initialized by then, it throws a runtime error, causing a crash with G_DEBUG=fatal_warnings (and from make check too, it seems). Thanks to Richard for finding the bug.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 13 Jul 2008 15:51:38 +0000
parents dde5bebd5fb4
children
line wrap: on
line source

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

Name: Pidgin (Gaim compatibility)
Description: Pidgin is a GTK2-based instant messenger application.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/libpurple
Libs: -L${libdir} -lpurple