(when compiling perl manpages are built afterwards, not
by MakeMaker like when installing modules.) This fix a
bootstrap problem (now that Pod::Man uses POSIX.)
p4raw-id: //depot/perl@26295
SUFFIX => 'gz',
DIST_DEFAULT => 'all tardist',
},
+ MAN1PODS => {},
MAN3PODS => {},
INC => "-I./Encode",
PMLIBDIRS => \@pmlibdirs,
Test => 0,
warnings => 0,
},
+ 'MAN3PODS' => {},
);