From: Evgeniy Khramtsov <ekhramtsov@process-one.net> Date: Tue, 6 May 2014 21:05:07 +0000 (+0400) Subject: Revert "Document that ejabberd compilation requires pkg-config" X-Git-Tag: 14.05~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e7c94975eb3cfde4a32a3eb5a9d77ade542bcdd9;p=ejabberd Revert "Document that ejabberd compilation requires pkg-config" This reverts commit bd0060715ec776c6417422ca4aebea853cfa82e1. --- diff --git a/README b/README index 6fa746b0f..502089552 100644 --- a/README +++ b/README @@ -12,7 +12,6 @@ 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. diff --git a/doc/guide.tex b/doc/guide.tex index 92beb1f04..5f8d13de9 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -320,7 +320,6 @@ 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