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.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/build/m4/check_perl.m4 b/source4/build/m4/check_perl.m4
index 26abff6317..bc0f5ff2f6 100644
--- a/source4/build/m4/check_perl.m4
+++ b/source4/build/m4/check_perl.m4
@@ -23,6 +23,7 @@ fi
if test x"$debug" = x"yes";then
PERL="$PERL -W"
fi
+export PERL
AC_PATH_PROG(YAPP, yapp, false)