--- a/pidgin/plugins/perl/common/gtkmodule.h Tue May 06 13:41:54 2014 +0200 +++ b/pidgin/plugins/perl/common/gtkmodule.h Tue May 06 13:52:59 2014 +0200 @@ -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>