K 10 svn:author V 6 marcus K 8 svn:date V 27 2004-02-27T20:21:58.000000Z K 7 svn:log V 257 The Perl module was broken in gaim since perl.h defined STATIC which broke the plug-in initialization. To fix this, check for a namespace friendly GAIM_STATIC_PRPL macro definition to decide if we need to build modules statically. Obtained from: GAIM CVS END