diff options
Diffstat (limited to 'src/docs/build-posix.dox')
-rw-r--r-- | src/docs/build-posix.dox | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/docs/build-posix.dox b/src/docs/build-posix.dox index f61b199bff2..4889bf931c9 100644 --- a/src/docs/build-posix.dox +++ b/src/docs/build-posix.dox @@ -116,10 +116,6 @@ The WiredTiger software supports some additional configuration options: Configure WiredTiger to sleep and wait for a debugger to attach on failure. <b>DO NOT</b> configure this option in production environments. -@par \c --enable-bzip2 -Configure WiredTiger for <a href="http://www.bzip.org/">bzip2</a> -compression; see @ref compression for more information. - @par \c --enable-diagnostic Configure WiredTiger to perform various run-time diagnostic tests. <b>DO NOT</b> configure this option in production environments. |