diff -r 5c61e87ce68d -r c220c49cf866 libpurple/plugins/perl/perl.c --- a/libpurple/plugins/perl/perl.c Mon Feb 10 14:06:11 2014 +0100 +++ b/libpurple/plugins/perl/perl.c Mon Feb 10 15:26:50 2014 +0100 @@ -48,6 +48,9 @@ # define HAS_UNION_SEMUN #endif +#define SILENT_NO_TAINT_SUPPORT 0 +#define NO_TAINT_SUPPORT 0 + #include #include