diff options
author | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2014-05-02 17:27:46 +0400 |
---|---|---|
committer | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2014-05-02 17:46:24 +0400 |
commit | e00215a12f3a271da43f8d2ec8e9bd178009ddb0 (patch) | |
tree | 78421442458cfe2fed069655ae09f5a51009cbd0 /doc | |
parent | Remove unused function (diff) |
Always enable SIP at compile time
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guide.tex | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index 488ab6a3..774e0ec7 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -397,9 +397,6 @@ Some options that you may be interested in modifying: \titem{--enable-zlib} Enable Stream Compression (XEP-0138) using zlib. - \titem{--enable-sip} - Enable SIP support (see section \ref{sip}). - \titem{--enable-stun} Enable STUN support (see section \ref{stun}). |