diff -r 73c5fb6d78b3 -r 94d1a2589d5a libpurple/plugins/perl/perl-common.h --- a/libpurple/plugins/perl/perl-common.h Mon Feb 10 16:22:00 2014 +0530 +++ b/libpurple/plugins/perl/perl-common.h Tue Feb 11 23:47:33 2014 +0530 @@ -6,6 +6,10 @@ #undef STRINGIFY #undef pipe #endif + +#define SILENT_NO_TAINT_SUPPORT 0 +#define NO_TAINT_SUPPORT 0 + #include #include #include