backported the openbsd fixes from waf 1.7
[obnox/samba/samba-obnox.git] / pidl / wscript
index 0d7626c89f51252bdab3e1fb85592aa7d2a224da..27cb230efb172fcfd82e339f00aed6d1541c813d 100644 (file)
@@ -26,7 +26,7 @@ def check_system_perl_module(conf, module, version=None):
     return True
 
 def set_options(opt):
-    opt.tool_options('perl')
+    return
 
 def configure(conf):
     # Check if perl(Parse::Yapp::Driver) is available.