summaryrefslogtreecommitdiff
path: root/ext/I18N-Langinfo/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'ext/I18N-Langinfo/Makefile.PL')
-rw-r--r--ext/I18N-Langinfo/Makefile.PL1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/I18N-Langinfo/Makefile.PL b/ext/I18N-Langinfo/Makefile.PL
index b307aca2e0..eace2657b0 100644
--- a/ext/I18N-Langinfo/Makefile.PL
+++ b/ext/I18N-Langinfo/Makefile.PL
@@ -12,7 +12,6 @@ WriteMakefile(
'DEFINE' => '', # e.g., '-DHAVE_SOMETHING'
# Insert -I. if you add *.h files later:
'INC' => '', # e.g., '-I/usr/include/other'
- 'MAN3PODS' => {}, # Pods will be built by installman
realclean => {FILES=> 'const-c.inc const-xs.inc'},
# Un-comment this if you add C files to link with later:
# 'OBJECT' => '$(O_FILES)', # link all the C files too