view gaim-uninstalled.pc.in @ 29267:95adf9fe2fe2

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.
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 13 Jan 2010 14:00:29 +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${pc_top_builddir}/${pcfiledir}/libpurple -I${pc_top_builddir}/${pcfiledir}/pidgin
Libs: ${pc_top_builddir}/${pcfiledir}/libpurple/libpurple.la