1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 01:39:35 +02:00

Allow ejabberd to be compatible as a dependency for an Erlang project using rebar3

This commit is contained in:
Michael Slezak 2021-02-16 10:28:30 -07:00
parent 6a6b771e0b
commit 3c16f21413
4 changed files with 44 additions and 19 deletions

View file

@ -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)])],