--- a/libpurple/plugins/perl/perl-common.h Mon Feb 10 14:06:11 2014 +0100 +++ b/libpurple/plugins/perl/perl-common.h Mon Feb 10 15:26:50 2014 +0100 @@ -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>