--- rxvt-unicode/src/rxvtperl.h 2006/01/02 15:35:43 1.1 +++ rxvt-unicode/src/rxvtperl.h 2006/01/02 16:04:34 1.2 @@ -57,7 +57,7 @@ extern struct rxvt_perl_interp rxvt_perl; #else -#define PERL_INVOKE(args) (void)0 +# define PERL_INVOKE(args) false #endif #endif