aboutsummaryrefslogtreecommitdiffstats
path: root/make/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'make/configure.in')
-rw-r--r--make/configure.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/make/configure.in b/make/configure.in
index 987e02ddc1..bf3fd0751f 100644
--- a/make/configure.in
+++ b/make/configure.in
@@ -189,6 +189,10 @@ fi
AC_PROG_LN_S
AC_PROG_RANLIB
+LM_PROG_PERL5
+if test "$ac_cv_path_PERL" = false; then
+ AC_MSG_ERROR([Perl version 5 is required!])
+fi
#
# Get erts version from erts/vsn.mk