aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMickaël Rémond <mremond@process-one.net>2015-03-03 22:20:08 +0100
committerMickaël Rémond <mremond@process-one.net>2015-03-03 22:20:08 +0100
commit8a99287374723766ac6c66cc3c4d028545332428 (patch)
treefed9b7c276691747b6812347be3f5c238d6a5496 /configure.ac
parentFix typo on state reuse (diff)
parentMerge pull request #441 from mremond/test/#438/run-elixir-tests (diff)
Merge branch 'master' of github.com:processone/ejabberd
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 8715c86ba..edd65747a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -235,6 +235,8 @@ if test "$ENABLEUSER" != ""; then
AC_SUBST([INSTALLUSER], [$ENABLEUSER])
fi
+ERLANG_DEPRECATED_TYPES_CHECK
+
AC_SUBST(hipe)
AC_SUBST(roster_gateway_workaround)
AC_SUBST(transient_supervisors)