remove disable-dht build configuration from the public API (simplify linking)

This commit is contained in:
Arvid Norberg
2013-04-09 01:04:43 +00:00
parent 4395437c3b
commit df4fcaaeed
11 changed files with 53 additions and 46 deletions

View File

@@ -254,7 +254,7 @@ Build features:
| | * ``verbose`` - verbose peer wire logging. |
| | * ``errors`` - like verbose, but limited to errors.|
+--------------------------+----------------------------------------------------+
| ``dht-support`` | * ``on`` - build with support for tracker less |
| ``dht`` | * ``on`` - build with support for tracker less |
| | torrents and DHT support. |
| | * ``logging`` - build with DHT support and verbose |
| | logging of the DHT protocol traffic. |