Mercurial > pidgin.yaz
view libpurple/purple.pc.in @ 26962:22b87a82755b
Fix a couple of crashes in the perl plugin loader.
* Do NULL check before using strcmp. The NULL could be set by either
libpurple, or the plugin.
* Looks like we need to PERL_SET_CONTEXT to setup the perl environment
correctly.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Sat, 16 May 2009 18:33:55 +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: libpurple Description: libpurple is a GLib-based instant messenger library. Version: @VERSION@ Requires: glib-2.0 Cflags: -I${includedir}/libpurple Libs: -L${libdir} -lpurple