From ef460233266d60d8c61bdf730ff16a3f0f03ac88 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sun, 8 Aug 2004 21:30:39 +0000 Subject: [PATCH] *** empty log message *** --- docs/manual.html | 13 ++++++------- docs/manual.rst | 2 +- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/docs/manual.html b/docs/manual.html index 05bf2c03b..dfea75179 100755 --- a/docs/manual.html +++ b/docs/manual.html @@ -240,8 +240,8 @@ table below for which defines you can use to control the build. The NDEBUG when it's building a release build.

--++ @@ -267,11 +267,10 @@ written. checks in the storage, including logging of piece sorting. - - + +
macro
TORRENT_ENABLE_EXTENSIONSIf you want extensions to be enabled, you must -build with this define. For more information on -which extensions are currently implemented, see -extensions.
TORRENT_DISABLE_EXTENSIONSThis will disble the support for extensions. +For more information on which extensions are +currently implemented, see extensions.
diff --git a/docs/manual.rst b/docs/manual.rst index 89a1be46d..aec98d885 100755 --- a/docs/manual.rst +++ b/docs/manual.rst @@ -175,7 +175,7 @@ table below for which defines you can use to control the build. The ``Jamfile`` +--------------------------------+-------------------------------------------------+ | ``TORRENT_DISABLE_EXTENSIONS`` | This will disble the support for extensions. | | | For more information on which extensions are | -| | currently implemented, see extensions_. | +| | currently implemented, see extensions_. | +--------------------------------+-------------------------------------------------+