summaryrefslogtreecommitdiffstats
path: root/pidl/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'pidl/wscript')
-rw-r--r--pidl/wscript2
1 files changed, 0 insertions, 2 deletions
diff --git a/pidl/wscript b/pidl/wscript
index 77abb019de9..05d9982adfe 100644
--- a/pidl/wscript
+++ b/pidl/wscript
@@ -8,8 +8,6 @@ def set_options(opt):
def configure(conf):
conf.check_tool('perl')
- conf.check_perl_ext_devel()
-
# we need a recent version of MakeMaker to get the right man page names
if conf.CHECK_PERL_MANPAGE():
conf.env.PERLMAN1EXT = conf.CHECK_PERL_MANPAGE(section='1')