summaryrefslogtreecommitdiff
path: root/source4/build/m4/check_perl.m4
diff options
context:
space:
mode:
Diffstat (limited to 'source4/build/m4/check_perl.m4')
-rw-r--r--source4/build/m4/check_perl.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/build/m4/check_perl.m4 b/source4/build/m4/check_perl.m4
index 5f5f614f84..5e493db875 100644
--- a/source4/build/m4/check_perl.m4
+++ b/source4/build/m4/check_perl.m4
@@ -13,3 +13,6 @@ fi
if test x"$debug" = x"yes";then
PERL="$PERL -W"
fi
+
+PIDL_ARGS=""
+AC_SUBST(PIDL_ARGS)