gaim.pc.in

Wed, 13 Jan 2010 14:00:29 +0000

author
Stu Tomlinson <nosnilmot@pidgin.im>
date
Wed, 13 Jan 2010 14:00:29 +0000
changeset 29200
6b9ad9bdcf05
parent 16242
f0c15450e403
permissions
-rw-r--r--

xmlCleanupParser() should not be called like it was being
http://0pointer.de/blog/projects/beware-of-xmlCleanupParser.html
http://git.gnome.org/browse/libxml2/tree/parser.c#n14002

I just removed calls to it, as I suspect it probably shouldn't
be called from a library like libgnt anyway.

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

mercurial