--- a/pidgin/plugins/perl/common/gtkmodule.h Mon Feb 10 15:26:50 2014 +0100 +++ b/pidgin/plugins/perl/common/gtkmodule.h Mon Feb 10 15:44:56 2014 +0100 @@ -11,6 +11,10 @@ #ifdef _WIN32 #undef pipe #endif + +#define SILENT_NO_TAINT_SUPPORT 0 +#define NO_TAINT_SUPPORT 0 + #include <EXTERN.h> #include <perl.h> #include <XSUB.h>