--- a/libpurple/plugins/perl/perl-common.h Tue May 06 13:41:54 2014 +0200 +++ b/libpurple/plugins/perl/perl-common.h Tue May 06 13:52:59 2014 +0200 @@ -6,6 +6,10 @@ #undef STRINGIFY #undef pipe #endif + +#define SILENT_NO_TAINT_SUPPORT 0 +#define NO_TAINT_SUPPORT 0 + #include <EXTERN.h> #include <perl.h> #include <XSUB.h>