From 3c16f21413290a00f63ec2549bb4b03b888464fd Mon Sep 17 00:00:00 2001 From: Michael Slezak Date: Tue, 16 Feb 2021 10:28:30 -0700 Subject: Allow ejabberd to be compatible as a dependency for an Erlang project using rebar3 --- configure.ac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 0551c313..fe64d38d 100644 --- a/configure.ac +++ b/configure.ac @@ -67,8 +67,7 @@ fi AC_PREFIX_DEFAULT(/usr/local) AC_CONFIG_FILES([Makefile - vars.config - src/ejabberd.app.src]) + vars.config]) AC_ARG_ENABLE(all, [AC_HELP_STRING([--enable-all], [same as --enable-odbc --enable-mysql --enable-pgsql --enable-sqlite --enable-pam --enable-zlib --enable-redis --enable-elixir --enable-stun --enable-sip --enable-debug --enable-tools (useful for Dialyzer checks, default: no)])], -- cgit v1.2.3