summaryrefslogtreecommitdiff
path: root/ext/B/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'ext/B/Makefile.PL')
-rw-r--r--ext/B/Makefile.PL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/B/Makefile.PL b/ext/B/Makefile.PL
index 4a1e425ac1..123c62402e 100644
--- a/ext/B/Makefile.PL
+++ b/ext/B/Makefile.PL
@@ -19,7 +19,6 @@ WriteMakefile(
NAME => "B",
VERSION_FROM => "B.pm",
PL_FILES => { 'defsubs_h.PL' => 'defsubs.h' },
- MAN3PODS => {},
clean => {
FILES => "perl$e *$o B.c defsubs.h *~"
}
@@ -31,10 +30,6 @@ sub post_constants {
"\nLIBS = $Config::Config{libs}\n"
}
-sub headerfilefile {
- push @makefileopts, MAN3PODS => {};
-}
-
sub headerpath {
if ($core) {
return File::Spec->catdir(File::Spec->updir,