diff --git a/Jamfile b/Jamfile index d7fd8e75f..2ab5129e2 100755 --- a/Jamfile +++ b/Jamfile @@ -163,7 +163,7 @@ feature.compose on : TORRENT_MEMDEBUG ; feature logging : none default errors verbose : composite propagated link-incompatible ; feature.compose default : TORRENT_LOGGING ; -feature.compose errors : TORRENT_ERRORLOGGING ; +feature.compose errors : TORRENT_ERROR_LOGGING ; feature.compose verbose : TORRENT_VERBOSE_LOGGING ; feature dht-support : on off logging : composite propagated link-incompatible ;