diff -r 5c61e87ce68d -r c220c49cf866 libpurple/plugins/perl/perl-common.h --- 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 #include #include