mirror of
https://github.com/processone/ejabberd
synced 2025-10-06 03:50:15 +02:00
Switch to rebar build tool
Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite
This commit is contained in:
parent
4f77348255
commit
4d8f770624
322 changed files with 15953 additions and 24467 deletions
|
@ -32,6 +32,7 @@
|
|||
process_iq_set/4, process_iq_get/5]).
|
||||
|
||||
-include("ejabberd.hrl").
|
||||
-include("logger.hrl").
|
||||
|
||||
-include("jlib.hrl").
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue