82dee7de92a0bd35 failed to add ext/lib/Makefile.PL. Oops.
[p5sagit/p5-mst-13.2.git] / ext / Fcntl / Makefile.PL
index f1d9bdf..4306789 100644 (file)
@@ -2,7 +2,6 @@ use ExtUtils::MakeMaker;
 use ExtUtils::Constant 0.11 'WriteConstants';
 WriteMakefile(
     NAME       => 'Fcntl',
-    MAN3PODS   => {},  # Pods will be built by installman.
     XSPROTOARG => '-noprototypes',             # XXX remove later?
     VERSION_FROM => 'Fcntl.pm',
     realclean => {FILES=> 'const-c.inc const-xs.inc'},