1 2 3 4 5 6 7 8 9 10 11 12 13
--- Lib/perl5/noembed.h.orig 2009-08-17 12:06:08 UTC +++ Lib/perl5/noembed.h @@ -65,7 +65,9 @@ #undef eof #endif #ifdef bool - #undef bool + #ifndef __bool_true_false_are_defined + #undef bool + #endif #endif #ifdef close #undef close