From baeb3d076e557d64c6b4b7a50842a66a7707745d Mon Sep 17 00:00:00 2001 From: Badlop Date: Thu, 1 Jul 2010 16:57:47 +0200 Subject: [PATCH] Document the optional --enable-nif --- doc/guide.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/guide.tex b/doc/guide.tex index 1cc41e6c3..d0d24c5f5 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -382,6 +382,10 @@ Some options that you may be interested in modifying: \titem{--disable-transient-supervisors} Disable the use of Erlang/OTP supervision for transient processes. + + \titem{--enable-nif} + Replaces some critical Erlang functions with equivalents written in C to improve performance. + This feature requires Erlang/OTP R13B04 or higher. \end{description} \makesubsection{install}{Install} -- 2.40.0