aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/book/building.tex2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/book/building.tex b/doc/book/building.tex
index 415f707a..9feeedcb 100644
--- a/doc/book/building.tex
+++ b/doc/book/building.tex
@@ -25,8 +25,6 @@ want SASL\footnote{Simple Authentication and Security Layer} support ;
\item either the \href{http://www.openssl.org}{OpenSSL library} or the
\href{http://www.gnu.org/software/gnutls/}{GNU TLS Library} if you
want SSL and TLS\footnote{Transport Layer Security} support ;
-\item the \href{http://www.boost.org}{Boost C++ library} if you are not using
-C++11 (or your compiler does not support it), for {\vcode shared\_ptr<>}.
\end{itemize}
% ============================================================================