view gaim.pc.in @ 28487:b9a54fa6add2

GSList internally doesn't use the same allocator as gmalloc. Refs #400. In particular, GSList in newer versions of GLib uses the slice allocator, which is probably where this crash is coming from.
author Paul Aurich <paul@darkrain42.org>
date Sat, 29 Aug 2009 22:04:20 +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