Merge branch 'master' of github.com:processone/ejabberd

This commit is contained in:
Christophe Romain 2014-05-05 18:42:49 +02:00
commit 52f3acbdb1
3 changed files with 2696 additions and 2403 deletions

1
README
View File

@ -12,6 +12,7 @@ To compile ejabberd you need:
- GNU Make
- GCC
- pkg-config
- Libexpat 1.95 or higher
- Libyaml 1.4 or higher
- Erlang/OTP R15B or higher.

File diff suppressed because it is too large Load Diff

View File

@ -320,6 +320,7 @@ To compile \ejabberd{} on a `Unix-like' operating system, you need:
\begin{itemize}
\item GNU Make
\item GCC
\item pkg-config
\item Libexpat 1.95 or higher
\item Erlang/OTP R15B or higher.
\item Libyaml 1.4 or higher